Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/headset_observe/
H A Drk_headset_irq_hook_adc.c194 input_report_key(headset_info->input_dev, HOOK_KEY_CODE, headset_info->hook_status); in headset_interrupt()
358 HOOK_KEY_CODE, headset->hook_status); in hook_work_callback()
435 input_set_capability(headset->input_dev, EV_KEY, HOOK_KEY_CODE); in rk_headset_adc_probe()
H A Drk_headset.h30 #define HOOK_KEY_CODE KEY_MEDIA macro
H A Drk_headset.c270 input_report_key(headset_info->input_dev, HOOK_KEY_CODE, in hook_work()
407 input_set_capability(headset->input_dev, EV_KEY, HOOK_KEY_CODE); in rk_headset_probe()