Searched defs:charger (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/power/ |
H A D | rk817_charger.c | 788 static void rk817_charge_set_chrg_param(struct rk817_charger *charge, enum charger_t charger)
in rk817_charge_set_chrg_param() argument 898 static irqreturn_t rk817_charge_dc_det_isr(int irq, void *charger)
in rk817_charge_dc_det_isr() argument 928 enum charger_t charger;
in rk817_charge_dc_det_worker() local 1036 enum charger_t charger = USB_TYPE_UNKNOWN_CHARGER; rk817_charger_evt_worker() local 1140 enum charger_t charger; rk817_charge_usb_init() local [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | rk817_charger.c | 899 static irqreturn_t rk817_charge_dc_det_isr(int irq, void *charger) in rk817_charge_dc_det_isr() argument 929 enum charger_t charger; in rk817_charge_dc_det_worker() local 786 rk817_charge_set_chrg_param(struct rk817_charger *charge, enum charger_t charger) rk817_charge_set_chrg_param() argument 1041 enum charger_t charger = USB_TYPE_UNKNOWN_CHARGER; rk817_charger_evt_worker() local 1162 enum charger_t charger; rk817_charge_usb_init() local [all...] |
H A D | bq25700_charger.c | 600 static int bq25700_field_read(struct bq25700_device *charger, in bq25700_field_read() argument 613 static int bq25700_field_write(struct bq25700_device *charger, in bq25700_field_write() argument 619 static int bq25700_get_chip_state(struct bq25700_device *charger, in bq25700_get_chip_state() argument 655 static int bq25700_dump_regs(struct bq25700_device *charger) in bq25700_dump_regs() argument 755 bq25703_dump_regs(struct bq25700_device *charger) bq25703_dump_regs() argument 813 struct bq25700_device *charger = dev_get_drvdata(dev); bq25700_charge_info_show() local 827 bq25700_init_sysfs(struct bq25700_device *charger) bq25700_init_sysfs() argument 881 bq25700_fw_read_u32_props(struct bq25700_device *charger) bq25700_fw_read_u32_props() argument 958 bq25700_hw_init(struct bq25700_device *charger) bq25700_hw_init() argument 1079 bq25700_fw_probe(struct bq25700_device *charger) bq25700_fw_probe() argument 1090 bq25700_enable_charger(struct bq25700_device *charger, u32 input_current) bq25700_enable_charger() argument 1219 bq25700_power_supply_init(struct bq25700_device *charger) bq25700_power_supply_init() argument 1302 struct bq25700_device *charger = private; bq25700_irq_handler_thread() local 1324 bq25700_enable_typec0(struct bq25700_device *charger) bq25700_enable_typec0() argument 1332 bq25700_enable_typec1(struct bq25700_device *charger) bq25700_enable_typec1() argument 1340 bq25700_disable_charge(struct bq25700_device *charger) bq25700_disable_charge() argument 1348 bq25700_typec0_discharge(struct bq25700_device *charger) bq25700_typec0_discharge() argument 1357 bq25700_typec1_discharge(struct bq25700_device *charger) bq25700_typec1_discharge() argument 1366 bq25700_charger_evt_handel(struct bq25700_device *charger, struct extcon_dev *edev, enum tpyec_port_t port) bq25700_charger_evt_handel() argument 1414 bq25700_charger_usb_bc_handel(struct bq25700_device *charger) bq25700_charger_usb_bc_handel() argument 1443 struct bq25700_device *charger = container_of(work, bq25700_charger_evt_worker() local 1455 struct bq25700_device *charger = container_of(work, bq25700_charger_evt_worker1() local 1466 struct bq25700_device *charger = bq25700_charger_evt_notifier() local 1479 struct bq25700_device *charger = bq25700_charger_evt_notifier1() local 1488 bq25700_set_otg_vbus(struct bq25700_device *charger, bool enable) bq25700_set_otg_vbus() argument 1499 struct bq25700_device *charger = bq25700_host_evt_worker() local 1511 struct bq25700_device *charger = bq25700_host_evt_worker1() local 1524 struct bq25700_device *charger = bq25700_host_evt_notifier() local 1536 struct bq25700_device *charger = bq25700_host_evt_notifier1() local 1545 bq25700_discnt(struct bq25700_device *charger, enum tpyec_port_t port) bq25700_discnt() argument 1573 struct bq25700_device *charger = container_of(work, bq25700_discnt_evt_worker() local 1580 bq25700_register_cg_extcon(struct bq25700_device *charger, struct extcon_dev *edev, struct notifier_block *able_cg_nb) bq25700_register_cg_extcon() argument 1613 bq25700_register_cg_nb(struct bq25700_device *charger) bq25700_register_cg_nb() argument 1654 bq25700_register_pd_nb(struct bq25700_device *charger) bq25700_register_pd_nb() argument 1714 bq25700_register_host_nb(struct bq25700_device *charger) bq25700_register_host_nb() argument 1753 struct bq25700_device *charger = rdev_get_drvdata(dev); bq25700_otg_vbus_enable() local 1762 struct bq25700_device *charger = rdev_get_drvdata(dev); bq25700_otg_vbus_disable() local 1771 struct bq25700_device *charger = rdev_get_drvdata(dev); bq25700_otg_vbus_is_enabled() local 1799 bq25700_register_otg_vbus_regulator(struct bq25700_device *charger) bq25700_register_otg_vbus_regulator() argument 1822 bq25700_init_usb(struct bq25700_device *charger) bq25700_init_usb() argument 1881 bq25700_parse_dt(struct bq25700_device *charger) bq25700_parse_dt() argument 1936 struct bq25700_device *charger; bq25700_probe() local 2058 struct bq25700_device *charger = i2c_get_clientdata(client); bq25700_shutdown() local [all...] |
Completed in 7 milliseconds