Home
last modified time | relevance | path

Searched refs:MAX77693_MUIC_ADC_OPEN (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/extcon/
Dextcon-max77693.c189 MAX77693_MUIC_ADC_OPEN, enumerator
342 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
346 info->prev_cable_type = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
366 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
370 info->prev_cable_type_gnd = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
435 if (adc == MAX77693_MUIC_ADC_OPEN in max77693_muic_get_cable_type()
1044 if (attached && adc != MAX77693_MUIC_ADC_OPEN) { in max77693_muic_detect_accessory()