Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/most/video/
Dvideo.c29 struct most_video_dev { struct
51 struct most_video_dev *mdev; argument
58 static inline bool data_ready(struct most_video_dev *mdev) in data_ready()
63 static inline struct mbo *get_top_mbo(struct most_video_dev *mdev) in get_top_mbo()
72 struct most_video_dev *mdev = video_drvdata(filp); in comp_vdev_open()
119 struct most_video_dev *mdev = fh->mdev; in comp_vdev_close()
155 struct most_video_dev *mdev = fh->mdev; in comp_vdev_read()
204 struct most_video_dev *mdev = fh->mdev; in comp_vdev_poll()
228 static int comp_set_format(struct most_video_dev *mdev, unsigned int cmd, in comp_set_format()
246 struct most_video_dev *mdev = fh->mdev; in vidioc_querycap()
[all …]