Searched refs:CS42L42_PLUG_CTIA (Results 1 – 3 of 3) sorted by relevance
576 case CS42L42_PLUG_CTIA: in cs42l42_set_jack()1213 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1224 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1306 if ((cs42l42->hs_type == CS42L42_PLUG_CTIA) || in cs42l42_process_hs_type_detect()1712 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()
219 #define CS42L42_PLUG_CTIA 0 macro