Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-tmff.c42 struct tmff_device { struct
77 struct tmff_device *tmff = data; in tmff_play()
120 struct tmff_device *tmff; in tmff_init()
135 tmff = kzalloc(sizeof(struct tmff_device), GFP_KERNEL); in tmff_init()