Home
last modified time | relevance | path

Searched refs:HEADSET_IN_HIGH (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/headset_observe/
H A Drk_headset_irq_hook_adc.c142 case HEADSET_IN_HIGH: in headset_interrupt()
182 if (pdata->headset_insert_type == HEADSET_IN_HIGH) in headset_interrupt()
210 if (pdata->headset_insert_type == HEADSET_IN_HIGH) in headset_interrupt()
440 if (pdata->headset_insert_type == HEADSET_IN_HIGH) in rk_headset_adc_probe()
H A Drk_headset.c171 if (pdata->headset_insert_type == HEADSET_IN_HIGH) in headsetobserve_work()
185 if (pdata->headset_insert_type == HEADSET_IN_HIGH) in headsetobserve_work()
206 if (pdata->headset_insert_type == HEADSET_IN_HIGH) in headsetobserve_work()
416 if (pdata->headset_insert_type == HEADSET_IN_HIGH) in rk_headset_probe()
H A Drk_headset.h5 #define HEADSET_IN_HIGH 0x00000001 macro
H A Drockchip_headset_core.c74 HEADSET_IN_HIGH; in rockchip_headset_probe()