Searched refs:holtekff_send (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-holtekff.c | 75 static void holtekff_send(struct holtekff_device *holtekff, in holtekff_send() function 105 holtekff_send(holtekff, hid, stop_all6); in holtekff_play() 117 holtekff_send(holtekff, hid, buf); in holtekff_play() 118 holtekff_send(holtekff, hid, start_effect_1); in holtekff_play() 161 holtekff_send(holtekff, hid, stop_all4); in holtekff_init() 162 holtekff_send(holtekff, hid, stop_all6); in holtekff_init()
|