Searched defs:chg_type (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/drivers/extcon/ |
D | extcon-max14577.c | 258 int chg_type; in max14577_muic_get_cable_type() local 428 int chg_type; in max14577_muic_chg_handler() local 606 int chg_type; in max14577_muic_detect_accessory() local
|
D | extcon-max8997.c | 248 int chg_type; in max8997_muic_get_cable_type() local 460 int chg_type; in max8997_muic_chg_handler() local 575 int chg_type; in max8997_muic_detect_dev() local
|
D | extcon-max77843.c | 264 int adc, chg_type, cable_type, gnd_type; in max77843_muic_get_cable_type() local 534 int ret, chg_type, gnd_type; in max77843_muic_chg_handler() local 708 int chg_type, adc, ret; in max77843_muic_detect_cable_wq() local
|
D | extcon-max77693.c | 316 int chg_type; in max77693_muic_get_cable_type() local 763 int chg_type; in max77693_muic_chg_handler() local 1018 int chg_type; in max77693_muic_detect_accessory() local
|
/Linux-v5.10/drivers/power/supply/ |
D | max14577_charger.c | 126 enum max14577_muic_charger_type chg_type; in max14577_get_online() local 165 enum max14577_muic_charger_type chg_type; in max14577_get_battery_health() local
|
D | max14656_charger_detector.c | 141 u8 chg_type; in max14656_irq_worker() local
|
D | adp5061.c | 424 int chg_type, ret; in adp5061_get_chg_type() local
|
/Linux-v5.10/drivers/platform/chrome/ |
D | cros_usbpd_logger.c | 83 const char *fault, *role, *chg_type; in cros_usbpd_print_log_entry() local
|
/Linux-v5.10/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 218 enum power_supply_type chg_type; member 639 static const char *chg_to_string(enum power_supply_type chg_type) in chg_to_string()
|
/Linux-v5.10/include/linux/usb/ |
D | phy.h | 110 enum usb_charger_type chg_type; member
|