Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhp_sdc.h172 #define HP_SDC_XTD_BEEPER 0x08 /* TI SN76494 beeper available */ macro
/linux-5.19.10/drivers/input/serio/
Dhp_sdc.c1076 if (hp_sdc.r7e & HP_SDC_XTD_BEEPER) in hp_sdc_register()