Searched refs:CS42L42_PLUG_OMTP (Results 1 – 3 of 3) sorted by relevance
574 case CS42L42_PLUG_OMTP: in cs42l42_set_jack()1214 cs42l42->hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_type_detect()1225 cs42l42->hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_type_detect()1304 (cs42l42->hs_type == CS42L42_PLUG_OMTP)) { in cs42l42_process_hs_type_detect()1710 case CS42L42_PLUG_OMTP: in cs42l42_irq_thread()
726 hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_det()737 hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_det()844 case CS42L42_PLUG_OMTP: in cs42l42_jack_unsol_event()
220 #define CS42L42_PLUG_OMTP 1 macro