Home
last modified time | relevance | path

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

/drivers/media/i2c/
A Ddw9719.c53 #define to_dw9719_device(x) container_of(x, struct dw9719_device, sd)
60 struct dw9719_device { struct
76 static int dw9719_power_down(struct dw9719_device *dw9719) in dw9719_power_down() argument
152 struct dw9719_device *dw9719 = container_of(ctrl->handler, in dw9719_set_ctrl()
153 struct dw9719_device, in dw9719_set_ctrl()
181 struct dw9719_device *dw9719 = to_dw9719_device(sd); in dw9719_suspend()
200 struct dw9719_device *dw9719 = to_dw9719_device(sd); in dw9719_resume()
242 static int dw9719_init_controls(struct dw9719_device *dw9719) in dw9719_init_controls()
271 struct dw9719_device *dw9719; in dw9719_probe()
343 struct dw9719_device *dw9719 = in dw9719_remove()
[all …]

Completed in 6 milliseconds