Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Ddw9719.c39 #define to_dw9719_device(x) container_of(x, struct dw9719_device, sd)
41 struct dw9719_device { struct
55 static int dw9719_detect(struct dw9719_device *dw9719) in dw9719_detect() argument
72 static int dw9719_power_down(struct dw9719_device *dw9719) in dw9719_power_down()
77 static int dw9719_power_up(struct dw9719_device *dw9719) in dw9719_power_up()
102 static int dw9719_t_focus_abs(struct dw9719_device *dw9719, s32 value) in dw9719_t_focus_abs()
109 struct dw9719_device *dw9719 = container_of(ctrl->handler, in dw9719_set_ctrl()
110 struct dw9719_device, in dw9719_set_ctrl()
138 struct dw9719_device *dw9719 = to_dw9719_device(sd); in dw9719_suspend()
157 struct dw9719_device *dw9719 = to_dw9719_device(sd); in dw9719_resume()
[all …]