Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/extcon/
Dextcon-max77843.c98 MAX77843_MUIC_ADC_OPEN, enumerator
251 if (adc == MAX77843_MUIC_ADC_OPEN) { in max77843_muic_get_cable_type()
254 info->prev_cable_type = MAX77843_MUIC_ADC_OPEN; in max77843_muic_get_cable_type()
294 if (adc == MAX77843_MUIC_ADC_OPEN) { in max77843_muic_get_cable_type()
297 info->prev_gnd_type = MAX77843_MUIC_ADC_OPEN; in max77843_muic_get_cable_type()
452 case MAX77843_MUIC_ADC_OPEN: in max77843_muic_adc_handler()
653 if (attached && adc != MAX77843_MUIC_ADC_OPEN) { in max77843_muic_detect_cable_wq()