Home
last modified time | relevance | path

Searched defs:key_press (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/input/keyboard/
Dbcm-keypad.c97 int key_press; in bcm_kp_report_keys() local
Dadp5588-keys.c489 int key_press) in adp5588_gpio_irq_handle()
531 int key_press = key & KEY_EV_PRESSED; in adp5588_report_events() local
/Linux-v6.1/include/sound/
Dseq_midi_emul.h71 void (*key_press)(void *private_data, int note, int vel, struct snd_midi_channel *chan); member