Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk817_charger.c1163 enum bc_port_type bc_type; in rk817_charge_usb_init() local
1257 ret = rk_bc_detect_notifier_register(&charge->bc_nb, &bc_type); in rk817_charge_usb_init()
1263 switch (bc_type) { in rk817_charge_usb_init()
H A Drk818_charger.c1237 enum bc_port_type bc_type; in rk818_cg_init_usb() local
1330 ret = rk_bc_detect_notifier_register(&cg->bc_nb, &bc_type); in rk818_cg_init_usb()
1336 switch (bc_type) { in rk818_cg_init_usb()
H A Dbq25700_charger.c1635 enum bc_port_type bc_type; in bq25700_register_cg_nb() local
1665 &bc_type); in bq25700_register_cg_nb()