Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A 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()