Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-gaff.c25 struct gaff_device { struct
33 struct gaff_device *gaff = data; in hid_gaff_play() argument
65 struct gaff_device *gaff; in gaff_init()
99 gaff = kzalloc(sizeof(struct gaff_device), GFP_KERNEL); in gaff_init()