Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/aim-v4l2/
Dvideo.c36 struct most_video_dev { struct
58 struct most_video_dev *mdev; argument
65 static inline bool data_ready(struct most_video_dev *mdev) in data_ready()
70 static inline struct mbo *get_top_mbo(struct most_video_dev *mdev) in get_top_mbo()
79 struct most_video_dev *mdev = video_drvdata(filp); in aim_vdev_open()
128 struct most_video_dev *mdev = fh->mdev; in aim_vdev_close()
166 struct most_video_dev *mdev = fh->mdev; in aim_vdev_read()
215 struct most_video_dev *mdev = fh->mdev; in aim_vdev_poll()
239 static int aim_set_format(struct most_video_dev *mdev, unsigned int cmd, in aim_set_format()
257 struct most_video_dev *mdev = fh->mdev; in vidioc_querycap()
[all …]