Home
last modified time | relevance | path

Searched refs:axff_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/hid/
Dhid-axff.c39 struct axff_device { struct
46 struct axff_device *axff = data; in axff_play() argument
76 struct axff_device *axff; in axff_init()
111 axff = kzalloc(sizeof(struct axff_device), GFP_KERNEL); in axff_init()