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()
292 struct video_i2c_data *data = dev_get_drvdata(dev); in amg88xx_read() local
331 static int amg88xx_hwmon_init(struct video_i2c_data *data) in amg88xx_hwmon_init()
406 struct video_i2c_data *data = vb2_get_drv_priv(vq); in queue_setup() local
425 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
440 struct video_i2c_data *data = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
451 struct video_i2c_data *data = priv; in video_i2c_thread_vid_cap() local
502 struct video_i2c_data *data = vb2_get_drv_priv(vq); in video_i2c_del_list() local
517 struct video_i2c_data *data = vb2_get_drv_priv(vq); in start_streaming() local
550 struct video_i2c_data *data = vb2_get_drv_priv(vq); in stop_streaming() local
574 struct video_i2c_data *data = video_drvdata(file); in video_i2c_querycap() local
614 struct video_i2c_data *data = video_drvdata(file); in video_i2c_enum_fmt_vid_cap() local
629 const struct video_i2c_data *data = video_drvdata(file); in video_i2c_enum_framesizes() local
649 const struct video_i2c_data *data = video_drvdata(file); in video_i2c_enum_frameintervals() local
667 const struct video_i2c_data *data = video_drvdata(file); in video_i2c_try_fmt_vid_cap() local
686 struct video_i2c_data *data = video_drvdata(file); in video_i2c_s_fmt_vid_cap() local
697 struct video_i2c_data *data = video_drvdata(filp); in video_i2c_g_parm() local
712 struct video_i2c_data *data = video_drvdata(filp); in video_i2c_s_parm() local
750 struct video_i2c_data *data = video_get_drvdata(vdev); in video_i2c_release() local
761 struct video_i2c_data *data; in video_i2c_probe() local
895 struct video_i2c_data *data = i2c_get_clientdata(client); in video_i2c_remove() local
912 struct video_i2c_data *data = i2c_get_clientdata(to_i2c_client(dev)); in video_i2c_pm_runtime_suspend() local
922 struct video_i2c_data *data = i2c_get_clientdata(to_i2c_client(dev)); in video_i2c_pm_runtime_resume() local