Searched refs:holtekff_send (Results 1 – 1 of 1) sorted by relevance
/drivers/hid/ |
D | hid-holtekff.c | 91 static void holtekff_send(struct holtekff_device *holtekff, in holtekff_send() function 121 holtekff_send(holtekff, hid, stop_all6); in holtekff_play() 133 holtekff_send(holtekff, hid, buf); in holtekff_play() 134 holtekff_send(holtekff, hid, start_effect_1); in holtekff_play() 171 holtekff_send(holtekff, hid, stop_all4); in holtekff_init() 172 holtekff_send(holtekff, hid, stop_all6); in holtekff_init()
|