Lines Matching refs:adp1653_flash
38 static int adp1653_update_hw(struct adp1653_flash *flash) in adp1653_update_hw()
77 static int adp1653_get_fault(struct adp1653_flash *flash) in adp1653_get_fault()
106 static int adp1653_strobe(struct adp1653_flash *flash, int enable) in adp1653_strobe()
142 struct adp1653_flash *flash = in adp1653_get_ctrl()
143 container_of(ctrl->handler, struct adp1653_flash, ctrls); in adp1653_get_ctrl()
168 struct adp1653_flash *flash = in adp1653_set_ctrl()
169 container_of(ctrl->handler, struct adp1653_flash, ctrls); in adp1653_set_ctrl()
198 static int adp1653_init_controls(struct adp1653_flash *flash) in adp1653_init_controls()
261 adp1653_init_device(struct adp1653_flash *flash) in adp1653_init_device()
296 __adp1653_set_power(struct adp1653_flash *flash, int on) in __adp1653_set_power()
329 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_set_power()
383 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_suspend()
394 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_resume()
410 struct adp1653_flash *flash, in adp1653_of_init()
469 struct adp1653_flash *flash; in adp1653_probe()
516 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_remove()