Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-max77843.c93 MAX77843_MUIC_ADC_OPEN, enumerator
272 if (adc == MAX77843_MUIC_ADC_OPEN) { in max77843_muic_get_cable_type()
275 info->prev_cable_type = MAX77843_MUIC_ADC_OPEN; in max77843_muic_get_cable_type()
332 if (adc == MAX77843_MUIC_ADC_OPEN) { in max77843_muic_get_cable_type()
335 info->prev_gnd_type = MAX77843_MUIC_ADC_OPEN; in max77843_muic_get_cable_type()
517 case MAX77843_MUIC_ADC_OPEN: in max77843_muic_adc_handler()
723 if (attached && adc != MAX77843_MUIC_ADC_OPEN) { in max77843_muic_detect_cable_wq()