Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/headset_observe/
H A Drk_headset_irq_hook_adc.c56 #define BIT_HEADSET_NO_MIC BIT(1) macro
176 headset_info->cur_headset_status = BIT_HEADSET_NO_MIC; in headset_interrupt()
298 headset_info->isMic ? BIT_HEADSET : BIT_HEADSET_NO_MIC; in hook_once_work()
H A Drk_headset.c52 #define BIT_HEADSET_NO_MIC BIT(1) macro
184 headset_info->cur_headset_status = BIT_HEADSET_NO_MIC; in headsetobserve_work()