Home
last modified time | relevance | path

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

/linux/drivers/staging/most/video/
H A Dvideo.c29 struct most_video_dev { struct
51 struct most_video_dev *mdev; argument
63 static inline bool data_ready(struct most_video_dev *mdev) in data_ready()
68 static inline struct mbo *get_top_mbo(struct most_video_dev *mdev) in get_top_mbo()
77 struct most_video_dev *mdev = video_drvdata(filp); in comp_vdev_open()
122 struct most_video_dev *mdev = fh->mdev; in comp_vdev_close()
160 struct most_video_dev *mdev = fh->mdev; in comp_vdev_read()
209 struct most_video_dev *mdev = fh->mdev; in comp_vdev_poll()
233 static int comp_set_format(struct most_video_dev *mdev, unsigned int cmd, in comp_set_format()
251 struct most_video_dev *mdev = fh->mdev; in vidioc_querycap()
[all …]