Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/headset_observe/
H A Drk_headset.c59 #define HOOK_DOWN 1 macro
244 HOOK_DOWN; in hook_work()
247 pdata->hook_down_type == HOOK_DOWN_HIGH ? HOOK_DOWN : in hook_work()
255 if (headset_info->hook_status == HOOK_DOWN) { in hook_work()
H A Drk_headset_irq_hook_adc.c63 #define HOOK_DOWN 1 macro
192 if (headset_info->hook_status == HOOK_DOWN) { in headset_interrupt()
338 headset->hook_status = HOOK_DOWN; in hook_work_callback()