Searched refs:adxl34x_send_key_events (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | adxl34x.c | 278 static void adxl34x_send_key_events(struct adxl34x *ac, in adxl34x_send_key_events() function 293 adxl34x_send_key_events(ac, pdata, status, true); in adxl34x_do_tap() 295 adxl34x_send_key_events(ac, pdata, status, false); in adxl34x_do_tap()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | adxl34x.c | 278 static void adxl34x_send_key_events(struct adxl34x *ac, in adxl34x_send_key_events() function 293 adxl34x_send_key_events(ac, pdata, status, true); in adxl34x_do_tap() 295 adxl34x_send_key_events(ac, pdata, status, false); in adxl34x_do_tap()
|
Completed in 5 milliseconds