Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Drb532_button.c19 #define RB532_BTN_KSYM BTN_0 macro
51 input_report_key(input, RB532_BTN_KSYM, rb532_button_pressed()); in rb532_button_poll()
68 input_set_capability(input, EV_KEY, RB532_BTN_KSYM); in rb532_button_probe()