Searched refs:plug_type (Results 1 – 3 of 3) sorted by relevance
456 enum wcd_mbhc_plug_type plug_type) in wcd_mbhc_find_plug_and_report() argument458 if (mbhc->current_plug == plug_type) in wcd_mbhc_find_plug_and_report()463 switch (plug_type) { in wcd_mbhc_find_plug_and_report()481 mbhc->current_plug, plug_type); in wcd_mbhc_find_plug_and_report()1046 enum wcd_mbhc_plug_type plug_type) in wcd_mbhc_adc_update_fsm_source() argument1050 switch (plug_type) { in wcd_mbhc_adc_update_fsm_source()1069 static void wcd_mbhc_bcs_enable(struct wcd_mbhc *mbhc, int plug_type, bool enable) in wcd_mbhc_bcs_enable() argument1071 switch (plug_type) { in wcd_mbhc_bcs_enable()1085 enum wcd_mbhc_plug_type plug_type; in wcd_mbhc_get_plug_from_adc() local1092 plug_type = MBHC_PLUG_TYPE_HEADPHONE; in wcd_mbhc_get_plug_from_adc()[all …]
481 u32 plug_type = 0; in pm8916_wcd_setup_mbhc() local491 plug_type |= CDC_A_HPHL_PLUG_TYPE_NO; in pm8916_wcd_setup_mbhc()494 plug_type |= CDC_A_GND_PLUG_TYPE_NO; in pm8916_wcd_setup_mbhc()499 plug_type | in pm8916_wcd_setup_mbhc()
1273 static DEVICE_ATTR_RO(plug_type);