Home
last modified time | relevance | path

Searched refs:to_video_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-dev.c48 struct video_device *vdev = to_video_device(cd); in index_show()
57 struct video_device *vdev = to_video_device(cd); in dev_debug_show()
65 struct video_device *vdev = to_video_device(cd); in dev_debug_store()
81 struct video_device *vdev = to_video_device(cd); in name_show()
176 struct video_device *vdev = to_video_device(cd); in v4l2_device_release()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-dev.c49 struct video_device *vdev = to_video_device(cd); in index_show()
58 struct video_device *vdev = to_video_device(cd); in dev_debug_show()
66 struct video_device *vdev = to_video_device(cd); in dev_debug_store()
82 struct video_device *vdev = to_video_device(cd); in name_show()
177 struct video_device *vdev = to_video_device(cd); in v4l2_device_release()
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-dev.h322 * to_video_device - Returns a &struct video_device from the
327 #define to_video_device(cd) container_of(cd, struct video_device, dev) macro
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-dev.h321 * to_video_device - Returns a &struct video_device from the
326 #define to_video_device(cd) container_of(cd, struct video_device, dev) macro
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c176 struct video_device *vfd = to_video_device(cd); in card_show()
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-driver.c176 struct video_device *vfd = to_video_device(cd); in show_card()

Completed in 14 milliseconds