Lines Matching defs:dw9768
101 struct dw9768 { struct
102 struct regulator_bulk_data supplies[ARRAY_SIZE(dw9768_supply_names)]; argument
113 static inline struct dw9768 *sd_to_dw9768(struct v4l2_subdev *subdev) in sd_to_dw9768() argument
202 static int dw9768_mod_reg(struct dw9768 *dw9768, u8 reg, u8 mask, u8 val) in dw9768_mod_reg()
216 static int dw9768_set_dac(struct dw9768 *dw9768, u16 val) in dw9768_set_dac()
224 static int dw9768_init(struct dw9768 *dw9768) in dw9768_init()
286 static int dw9768_release(struct dw9768 *dw9768) in dw9768_release()
319 struct dw9768 *dw9768 = sd_to_dw9768(sd); in dw9768_runtime_suspend() local
331 struct dw9768 *dw9768 = sd_to_dw9768(sd); in dw9768_runtime_resume() local
362 struct dw9768 *dw9768 = container_of(ctrl->handler, in dw9768_set_ctrl() local
394 static int dw9768_init_controls(struct dw9768 *dw9768) in dw9768_init_controls()
416 struct dw9768 *dw9768; in dw9768_probe() local
519 struct dw9768 *dw9768 = sd_to_dw9768(sd); in dw9768_remove() local