Searched refs:holtekff_send (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/hid/ |
| D | hid-holtekff.c | 87 static void holtekff_send(struct holtekff_device *holtekff, in holtekff_send() function 117 holtekff_send(holtekff, hid, stop_all6); in holtekff_play() 129 holtekff_send(holtekff, hid, buf); in holtekff_play() 130 holtekff_send(holtekff, hid, start_effect_1); in holtekff_play() 167 holtekff_send(holtekff, hid, stop_all4); in holtekff_init() 168 holtekff_send(holtekff, hid, stop_all6); in holtekff_init()
|