Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-sjoy.c25 struct sjoyff_device { struct
33 struct sjoyff_device *sjoyff = data; in hid_sjoyff_play() argument
53 struct sjoyff_device *sjoyff; in sjoyff_init()
86 sjoyff = kzalloc(sizeof(struct sjoyff_device), GFP_KERNEL); in sjoyff_init()