Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk817_charger.c309 struct notifier_block cable_host_nb; member
1127 container_of(nb, struct rk817_charger, cable_host_nb); in rk817_charge_host_evt_notifier()
1214 charge->cable_host_nb.notifier_call = in rk817_charge_usb_init()
1217 &charge->cable_host_nb); in rk817_charge_usb_init()
1246 &charge->cable_host_nb); in rk817_charge_usb_init()
1680 &charge->cable_host_nb); in rk817_charge_probe()
1764 &charge->cable_host_nb); in rk817_charger_shutdown()
H A Drk818_charger.c158 struct notifier_block cable_host_nb; member
954 container_of(nb, struct rk818_charger, cable_host_nb); in rk818_cg_host_evt_notifier()
1288 cg->cable_host_nb.notifier_call = rk818_cg_host_evt_notifier; in rk818_cg_init_usb()
1290 &cg->cable_host_nb); in rk818_cg_init_usb()
1317 &cg->cable_host_nb); in rk818_cg_init_usb()
1771 &cg->cable_host_nb); in rk818_charger_probe()
1813 &cg->cable_host_nb); in rk818_charger_shutdown()
H A Dbq25700_charger.c180 struct notifier_block cable_host_nb; member
1545 container_of(nb, struct bq25700_device, cable_host_nb); in bq25700_host_evt_notifier()
1741 charger->cable_host_nb.notifier_call = in bq25700_register_host_nb()
1745 &charger->cable_host_nb); in bq25700_register_host_nb()
H A Drk816_battery.c178 struct notifier_block cable_host_nb; member
4008 container_of(nb, struct rk816_battery, cable_host_nb); in rk816_bat_host_evt_notifier()
4297 di->cable_host_nb.notifier_call = rk816_bat_host_evt_notifier; in rk816_bat_init_charger()
4299 &di->cable_host_nb); in rk816_bat_init_charger()
4326 &di->cable_host_nb); in rk816_bat_init_charger()
5118 &di->cable_host_nb); in rk816_battery_shutdown()