Home
last modified time | relevance | path

Searched refs:rb532_button_pressed (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/input/misc/
Drb532_button.c34 static bool rb532_button_pressed(void) in rb532_button_pressed() function
51 input_report_key(input, RB532_BTN_KSYM, rb532_button_pressed()); in rb532_button_poll()