Searched refs:CS42L42_PLUG_CTIA (Results 1 – 3 of 3) sorted by relevance
569 case CS42L42_PLUG_CTIA: in cs42l42_set_jack()1184 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1195 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1277 if ((cs42l42->hs_type == CS42L42_PLUG_CTIA) || in cs42l42_process_hs_type_detect()1681 case CS42L42_PLUG_CTIA: in cs42l42_irq_thread()
717 hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_det()728 hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_det()838 case CS42L42_PLUG_CTIA: in cs42l42_jack_unsol_event()
218 #define CS42L42_PLUG_CTIA 0 macro