Lines Matching refs:adp1653_flash
52 static int adp1653_update_hw(struct adp1653_flash *flash) in adp1653_update_hw()
91 static int adp1653_get_fault(struct adp1653_flash *flash) in adp1653_get_fault()
120 static int adp1653_strobe(struct adp1653_flash *flash, int enable) in adp1653_strobe()
156 struct adp1653_flash *flash = in adp1653_get_ctrl()
157 container_of(ctrl->handler, struct adp1653_flash, ctrls); in adp1653_get_ctrl()
182 struct adp1653_flash *flash = in adp1653_set_ctrl()
183 container_of(ctrl->handler, struct adp1653_flash, ctrls); in adp1653_set_ctrl()
212 static int adp1653_init_controls(struct adp1653_flash *flash) in adp1653_init_controls()
275 adp1653_init_device(struct adp1653_flash *flash) in adp1653_init_device()
310 __adp1653_set_power(struct adp1653_flash *flash, int on) in __adp1653_set_power()
343 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_set_power()
398 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_suspend()
410 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_resume()
426 struct adp1653_flash *flash, in adp1653_of_init()
485 struct adp1653_flash *flash; in adp1653_probe()
532 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_remove()