Searched refs:plug_type (Results 1 – 3 of 3) sorted by relevance
451 enum wcd_mbhc_plug_type plug_type) in wcd_mbhc_find_plug_and_report() argument453 if (mbhc->current_plug == plug_type) in wcd_mbhc_find_plug_and_report()458 switch (plug_type) { in wcd_mbhc_find_plug_and_report()476 mbhc->current_plug, plug_type); in wcd_mbhc_find_plug_and_report()970 enum wcd_mbhc_plug_type plug_type) in wcd_mbhc_adc_update_fsm_source() argument974 switch (plug_type) { in wcd_mbhc_adc_update_fsm_source()993 static void wcd_mbhc_bcs_enable(struct wcd_mbhc *mbhc, int plug_type, bool enable) in wcd_mbhc_bcs_enable() argument995 switch (plug_type) { in wcd_mbhc_bcs_enable()1009 enum wcd_mbhc_plug_type plug_type; in wcd_mbhc_get_plug_from_adc() local1016 plug_type = MBHC_PLUG_TYPE_HEADPHONE; in wcd_mbhc_get_plug_from_adc()[all …]
482 u32 plug_type = 0; in pm8916_wcd_setup_mbhc() local492 plug_type |= CDC_A_HPHL_PLUG_TYPE_NO; in pm8916_wcd_setup_mbhc()495 plug_type |= CDC_A_GND_PLUG_TYPE_NO; in pm8916_wcd_setup_mbhc()500 plug_type | in pm8916_wcd_setup_mbhc()
778 enum avc_bridgeco_plug_type plug_type; in fill_stream_formations() local785 err = avc_bridgeco_get_plug_type(bebob->unit, addr, &plug_type); in fill_stream_formations()790 } else if (plug_type != AVC_BRIDGECO_PLUG_TYPE_ISOC) in fill_stream_formations()841 enum avc_bridgeco_plug_type plug_type; in detect_midi_ports() local846 err = avc_bridgeco_get_plug_type(bebob->unit, addr, &plug_type); in detect_midi_ports()852 } else if (plug_type != AVC_BRIDGECO_PLUG_TYPE_MIDI) { in detect_midi_ports()