Home
last modified time | relevance | path

Searched defs:max96714 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax96714.c91 struct max96714 { struct
92 struct i2c_client *client;
93 struct clk *xvclk;
94 struct gpio_desc *power_gpio;
95 struct gpio_desc *reset_gpio;
119 const struct max96714_mode *cur_mode; argument
126 #define to_max96714(sd) container_of(sd, struct max96714, subdev) argument
269 struct max96714 *max96714 = to_max96714(sd); in max96714_set_fmt() local
302 struct max96714 *max96714 = to_max96714(sd); in max96714_get_fmt() local
356 struct max96714 *max96714 = to_max96714(sd); in max96714_g_frame_interval() local
[all …]