Home
last modified time | relevance | path

Searched refs:trancevibrator (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dtrancevibrator.c28 struct trancevibrator { struct
37 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_show()
46 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_store()
86 struct trancevibrator *dev; in tv_probe()
89 dev = kzalloc(sizeof(struct trancevibrator), GFP_KERNEL); in tv_probe()
107 struct trancevibrator *dev; in tv_disconnect()
117 .name = "trancevibrator",
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dtrancevibrator.c28 struct trancevibrator { struct
37 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_show()
46 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_store()
86 struct trancevibrator *dev; in tv_probe()
89 dev = kzalloc(sizeof(struct trancevibrator), GFP_KERNEL); in tv_probe()
107 struct trancevibrator *dev; in tv_disconnect()
117 .name = "trancevibrator",

Completed in 1 milliseconds