Searched refs:hs_type (Results 1 – 2 of 2) sorted by relevance
1109 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1113 cs42l42->hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_type_detect()1120 cs42l42->hs_type = CS42L42_PLUG_CTIA; in cs42l42_manual_hs_type_detect()1124 cs42l42->hs_type = CS42L42_PLUG_OMTP; in cs42l42_manual_hs_type_detect()1128 cs42l42->hs_type = CS42L42_PLUG_HEADPHONE; in cs42l42_manual_hs_type_detect()1132 cs42l42->hs_type = CS42L42_PLUG_INVALID; in cs42l42_manual_hs_type_detect()1199 cs42l42->hs_type == CS42L42_PLUG_HEADPHONE) { in cs42l42_process_hs_type_detect()1205 if ((cs42l42->hs_type == CS42L42_PLUG_CTIA) || in cs42l42_process_hs_type_detect()1618 switch (cs42l42->hs_type) { in cs42l42_irq_thread()1650 switch (cs42l42->hs_type) { in cs42l42_irq_thread()[all …]
847 u8 hs_type; member
Completed in 12 milliseconds