Searched refs:holtekff_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
Completed in 2 milliseconds