Lines Matching defs:bq

210 static int bq24257_field_read(struct bq24257_device *bq,  in bq24257_field_read()
223 static int bq24257_field_write(struct bq24257_device *bq, in bq24257_field_write()
261 static int bq24257_get_input_current_limit(struct bq24257_device *bq, in bq24257_get_input_current_limit()
285 static int bq24257_set_input_current_limit(struct bq24257_device *bq, in bq24257_set_input_current_limit()
306 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_power_supply_get_property() local
400 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_power_supply_set_property() local
421 static int bq24257_get_chip_state(struct bq24257_device *bq, in bq24257_get_chip_state()
462 static bool bq24257_state_changed(struct bq24257_device *bq, in bq24257_state_changed()
530 static int bq24257_iilimit_autoset(struct bq24257_device *bq) in bq24257_iilimit_autoset()
593 struct bq24257_device *bq = container_of(work, struct bq24257_device, in bq24257_iilimit_setup_work() local
599 static void bq24257_handle_state_change(struct bq24257_device *bq, in bq24257_handle_state_change()
652 struct bq24257_device *bq = private; in bq24257_irq_handler_thread() local
676 static int bq24257_hw_init(struct bq24257_device *bq) in bq24257_hw_init()
768 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_show_ovp_voltage() local
778 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_show_in_dpm_voltage() local
788 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_sysfs_show_enable() local
810 struct bq24257_device *bq = power_supply_get_drvdata(psy); in bq24257_sysfs_set_enable() local
847 static int bq24257_power_supply_init(struct bq24257_device *bq) in bq24257_power_supply_init()
862 static void bq24257_pg_gpio_probe(struct bq24257_device *bq) in bq24257_pg_gpio_probe()
879 static int bq24257_fw_probe(struct bq24257_device *bq) in bq24257_fw_probe()
954 struct bq24257_device *bq; in bq24257_probe() local
1080 struct bq24257_device *bq = i2c_get_clientdata(client); in bq24257_remove() local
1091 struct bq24257_device *bq = dev_get_drvdata(dev); in bq24257_suspend() local
1108 struct bq24257_device *bq = dev_get_drvdata(dev); in bq24257_resume() local