Searched refs:CS42L42_PLUG_OMTP (Results 1 – 3 of 3) sorted by relevance
577 case CS42L42_PLUG_OMTP: in cs42l42_set_jack()1217 cs42l42->hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_type_detect()1228 cs42l42->hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_type_detect()1307 (cs42l42->hs_type == CS42L42_PLUG_OMTP)) { in cs42l42_process_hs_type_detect()1713 case CS42L42_PLUG_OMTP: in cs42l42_irq_thread()
721 hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_det()732 hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_det()839 case CS42L42_PLUG_OMTP: in cs42l42_jack_unsol_event()
220 #define CS42L42_PLUG_OMTP 1 macro