Searched refs:CS42L42_PLUG_CTIA (Results 1 – 3 of 3) sorted by relevance
573 case CS42L42_PLUG_CTIA: in cs42l42_set_jack()1210 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1221 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1303 if ((cs42l42->hs_type == CS42L42_PLUG_CTIA) || in cs42l42_process_hs_type_detect()1709 case CS42L42_PLUG_CTIA: in cs42l42_irq_thread()
722 hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_det()733 hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_det()843 case CS42L42_PLUG_CTIA: in cs42l42_jack_unsol_event()
219 #define CS42L42_PLUG_CTIA 0 macro