Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dadp1653.c49 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()
[all …]
/linux-4.1.27/include/media/
Dadp1653.h108 #define to_adp1653_flash(sd) container_of(sd, struct adp1653_flash, subdev)
110 struct adp1653_flash { struct