Lines Matching defs:data
157 struct video_i2c_data *data = priv; in mlx90640_nvram_read() local
170 static int amg88xx_xfer(struct video_i2c_data *data, char *buf) in amg88xx_xfer()
176 static int mlx90640_xfer(struct video_i2c_data *data, char *buf) in mlx90640_xfer()
182 static int amg88xx_setup(struct video_i2c_data *data) in amg88xx_setup()
195 static int mlx90640_setup(struct video_i2c_data *data) in mlx90640_setup()
212 static int amg88xx_set_power_on(struct video_i2c_data *data) in amg88xx_set_power_on()
240 static int amg88xx_set_power_off(struct video_i2c_data *data) in amg88xx_set_power_off()
257 static int amg88xx_set_power(struct video_i2c_data *data, bool on) in amg88xx_set_power()
282 struct video_i2c_data *data = dev_get_drvdata(dev); in amg88xx_read() local
321 static int amg88xx_hwmon_init(struct video_i2c_data *data) in amg88xx_hwmon_init()
396 struct video_i2c_data *data = vb2_get_drv_priv(vq); in queue_setup() local
415 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
430 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
441 struct video_i2c_data *data = priv; in video_i2c_thread_vid_cap() local
492 struct video_i2c_data *data = vb2_get_drv_priv(vq); in video_i2c_del_list() local
507 struct video_i2c_data *data = vb2_get_drv_priv(vq); in start_streaming() local
540 struct video_i2c_data *data = vb2_get_drv_priv(vq); in stop_streaming() local
564 struct video_i2c_data *data = video_drvdata(file); in video_i2c_querycap() local
604 struct video_i2c_data *data = video_drvdata(file); in video_i2c_enum_fmt_vid_cap() local
619 const struct video_i2c_data *data = video_drvdata(file); in video_i2c_enum_framesizes() local
639 const struct video_i2c_data *data = video_drvdata(file); in video_i2c_enum_frameintervals() local
657 const struct video_i2c_data *data = video_drvdata(file); in video_i2c_try_fmt_vid_cap() local
676 struct video_i2c_data *data = video_drvdata(file); in video_i2c_s_fmt_vid_cap() local
687 struct video_i2c_data *data = video_drvdata(filp); in video_i2c_g_parm() local
702 struct video_i2c_data *data = video_drvdata(filp); in video_i2c_s_parm() local
740 struct video_i2c_data *data = video_get_drvdata(vdev); in video_i2c_release() local
751 struct video_i2c_data *data; in video_i2c_probe() local
885 struct video_i2c_data *data = i2c_get_clientdata(client); in video_i2c_remove() local
902 struct video_i2c_data *data = i2c_get_clientdata(to_i2c_client(dev)); in video_i2c_pm_runtime_suspend() local
912 struct video_i2c_data *data = i2c_get_clientdata(to_i2c_client(dev)); in video_i2c_pm_runtime_resume() local