Lines Matching refs:charger_regulator
1234 struct charger_regulator *charger; in charger_manager_register_extcon()
1273 struct charger_regulator *charger in charger_name_show()
1274 = container_of(attr, struct charger_regulator, attr_name); in charger_name_show()
1282 struct charger_regulator *charger in charger_state_show()
1283 = container_of(attr, struct charger_regulator, attr_state); in charger_state_show()
1295 struct charger_regulator *charger = container_of(attr, in charger_externally_control_show()
1296 struct charger_regulator, attr_externally_control); in charger_externally_control_show()
1305 struct charger_regulator *charger in charger_externally_control_store()
1306 = container_of(attr, struct charger_regulator, in charger_externally_control_store()
1371 struct charger_regulator *charger; in charger_manager_register_sysfs()
1560 struct charger_regulator *chg_regs; in of_cm_parse_desc()
1819 struct charger_regulator *charger; in charger_manager_probe()
1827 struct charger_regulator *charger; in charger_manager_probe()
1861 struct charger_regulator *charger in charger_manager_remove()