Lines Matching defs:dw9719_device
39 #define to_dw9719_device(x) container_of(x, struct dw9719_device, sd)
41 struct dw9719_device {
55 static int dw9719_detect(struct dw9719_device *dw9719)
72 static int dw9719_power_down(struct dw9719_device *dw9719)
77 static int dw9719_power_up(struct dw9719_device *dw9719)
102 static int dw9719_t_focus_abs(struct dw9719_device *dw9719, s32 value)
109 struct dw9719_device *dw9719 = container_of(ctrl->handler,
110 struct dw9719_device,
138 struct dw9719_device *dw9719 = to_dw9719_device(sd);
157 struct dw9719_device *dw9719 = to_dw9719_device(sd);
199 static int dw9719_init_controls(struct dw9719_device *dw9719)
228 struct dw9719_device *dw9719;
315 struct dw9719_device *dw9719 =
316 container_of(sd, struct dw9719_device, sd);