dw9807_device
struct dw9807_device *dev_vcm = container_of(ctrl->handler,
struct dw9807_device, ctrls_vcm);
static void dw9807_subdev_cleanup(struct dw9807_device *dw9807_dev)
static int dw9807_init_controls(struct dw9807_device *dev_vcm)
struct dw9807_device *dw9807_dev;
struct dw9807_device *dw9807_dev = sd_to_dw9807_vcm(sd);
struct dw9807_device *dw9807_dev = sd_to_dw9807_vcm(sd);
struct dw9807_device *dw9807_dev = sd_to_dw9807_vcm(sd);
static inline struct dw9807_device *sd_to_dw9807_vcm(
return container_of(subdev, struct dw9807_device, sd);