Lines Matching refs:adp1653_flash
49 static int adp1653_update_hw(struct adp1653_flash *flash) in adp1653_update_hw()
88 static int adp1653_get_fault(struct adp1653_flash *flash) in adp1653_get_fault()
117 static int adp1653_strobe(struct adp1653_flash *flash, int enable) in adp1653_strobe()
153 struct adp1653_flash *flash = in adp1653_get_ctrl()
154 container_of(ctrl->handler, struct adp1653_flash, ctrls); in adp1653_get_ctrl()
179 struct adp1653_flash *flash = in adp1653_set_ctrl()
180 container_of(ctrl->handler, struct adp1653_flash, ctrls); in adp1653_set_ctrl()
209 static int adp1653_init_controls(struct adp1653_flash *flash) in adp1653_init_controls()
272 adp1653_init_device(struct adp1653_flash *flash) in adp1653_init_device()
307 __adp1653_set_power(struct adp1653_flash *flash, int on) in __adp1653_set_power()
328 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_set_power()
383 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_suspend()
395 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_resume()
413 struct adp1653_flash *flash; in adp1653_probe()
452 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_remove()