Searched refs:dw9807_device (Results 1 – 1 of 1) sorted by relevance
41 struct dw9807_device { struct47 static inline struct dw9807_device *sd_to_dw9807_vcm( in sd_to_dw9807_vcm() argument50 return container_of(subdev, struct dw9807_device, sd); in sd_to_dw9807_vcm()114 struct dw9807_device *dev_vcm = container_of(ctrl->handler, in dw9807_set_ctrl()115 struct dw9807_device, ctrls_vcm); in dw9807_set_ctrl()150 static void dw9807_subdev_cleanup(struct dw9807_device *dw9807_dev) in dw9807_subdev_cleanup()157 static int dw9807_init_controls(struct dw9807_device *dev_vcm) in dw9807_init_controls()180 struct dw9807_device *dw9807_dev; in dw9807_probe()222 struct dw9807_device *dw9807_dev = sd_to_dw9807_vcm(sd); in dw9807_remove()238 struct dw9807_device *dw9807_dev = sd_to_dw9807_vcm(sd); in dw9807_vcm_suspend()[all …]