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

/linux-master/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());
68 input_set_capability(input, EV_KEY, RB532_BTN_KSYM);

Completed in 95 milliseconds