Home
last modified time | relevance | path

Searched refs:cable_type_gnd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-max77693.c576 int cable_type_gnd; in max77693_muic_adc_ground_handler() local
580 cable_type_gnd = max77693_muic_get_cable_type(info, in max77693_muic_adc_ground_handler()
583 switch (cable_type_gnd) { in max77693_muic_adc_ground_handler()
764 int cable_type_gnd; in max77693_muic_chg_handler() local
783 cable_type_gnd = max77693_muic_get_cable_type(info, in max77693_muic_chg_handler()
786 switch (cable_type_gnd) { in max77693_muic_chg_handler()
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-max77693.c577 int cable_type_gnd; in max77693_muic_adc_ground_handler() local
581 cable_type_gnd = max77693_muic_get_cable_type(info, in max77693_muic_adc_ground_handler()
584 switch (cable_type_gnd) { in max77693_muic_adc_ground_handler()
765 int cable_type_gnd; in max77693_muic_chg_handler() local
784 cable_type_gnd = max77693_muic_get_cable_type(info, in max77693_muic_chg_handler()
787 switch (cable_type_gnd) { in max77693_muic_chg_handler()

Completed in 4 milliseconds