Home
last modified time | relevance | path

Searched refs:adp1653_flash (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/media/i2c/
Dadp1653.c38 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()
[all …]
/Linux-v6.1/include/media/i2c/
Dadp1653.h96 #define to_adp1653_flash(sd) container_of(sd, struct adp1653_flash, subdev)
98 struct adp1653_flash { struct