Lines Matching defs:fmdev
37 struct fmdev *fmdev; in fm_v4l2_fops_read() local
77 struct fmdev *fmdev; in fm_v4l2_fops_write() local
99 struct fmdev *fmdev; in fm_v4l2_fops_poll() local
118 struct fmdev *fmdev = NULL; in fm_v4l2_fops_open() local
153 struct fmdev *fmdev; in fm_v4l2_fops_release() local
193 struct fmdev *fmdev = container_of(ctrl->handler, in fm_g_volatile_ctrl() local
210 struct fmdev *fmdev = container_of(ctrl->handler, in fm_v4l2_s_ctrl() local
255 struct fmdev *fmdev = video_drvdata(file); in fm_v4l2_vidioc_g_tuner() local
318 struct fmdev *fmdev = video_drvdata(file); in fm_v4l2_vidioc_s_tuner() local
356 struct fmdev *fmdev = video_drvdata(file); in fm_v4l2_vidioc_g_freq() local
375 struct fmdev *fmdev = video_drvdata(file); in fm_v4l2_vidioc_s_freq() local
388 struct fmdev *fmdev = video_drvdata(file); in fm_v4l2_vidioc_s_hw_freq_seek() local
413 struct fmdev *fmdev = video_drvdata(file); in fm_v4l2_vidioc_g_modulator() local
436 struct fmdev *fmdev = video_drvdata(file); in fm_v4l2_vidioc_s_modulator() local
516 int fm_v4l2_init_video_device(struct fmdev *fmdev, int radio_nr) in fm_v4l2_init_video_device()
590 struct fmdev *fmdev; in fm_v4l2_deinit_video_device() local