Searched refs:handler_status_K (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-wiimote-core.c | 1410 static void handler_status_K(struct wiimote_data *wdata, in handler_status_K() function 1422 handler_status_K(wdata, payload); in handler_status() 1591 { .id = WIIPROTO_REQ_STATUS, .size = 2, .func = handler_status_K },
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-wiimote-core.c | 1415 static void handler_status_K(struct wiimote_data *wdata, in handler_status_K() function 1427 handler_status_K(wdata, payload); in handler_status() 1596 { .id = WIIPROTO_REQ_STATUS, .size = 2, .func = handler_status_K },
|
Completed in 5 milliseconds