Searched refs:plug_type (Results 1 – 5 of 5) sorted by relevance
454 if (mbhc->current_plug == plug_type) in wcd_mbhc_find_plug_and_report()459 switch (plug_type) { in wcd_mbhc_find_plug_and_report()477 mbhc->current_plug, plug_type); in wcd_mbhc_find_plug_and_report()988 switch (plug_type) { in wcd_mbhc_adc_update_fsm_source()1009 switch (plug_type) { in wcd_mbhc_bcs_enable()1023 enum wcd_mbhc_plug_type plug_type; in wcd_mbhc_get_plug_from_adc() local1032 plug_type = MBHC_PLUG_TYPE_HIGH_HPH; in wcd_mbhc_get_plug_from_adc()1034 plug_type = MBHC_PLUG_TYPE_HEADSET; in wcd_mbhc_get_plug_from_adc()1036 return plug_type; in wcd_mbhc_get_plug_from_adc()1123 plug_type); in wcd_correct_swch_plug()[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()
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()
250 What: /sys/class/typec/<port>-cable/plug_type
1082 static DEVICE_ATTR_RO(plug_type);