Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/extcon/
Dextcon-max77693.c188 MAX77693_MUIC_ADC_OPEN, enumerator
364 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
368 info->prev_cable_type = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
388 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
392 info->prev_cable_type_gnd = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
457 if (adc == MAX77693_MUIC_ADC_OPEN in max77693_muic_get_cable_type()
1059 if (attached && adc != MAX77693_MUIC_ADC_OPEN) { in max77693_muic_detect_accessory()