Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-emsff.c18 struct emsff_device { struct
26 struct emsff_device *emsff = data; in emsff_play() argument
48 struct emsff_device *emsff; in emsff_init()
79 emsff = kzalloc(sizeof(struct emsff_device), GFP_KERNEL); in emsff_init()