Searched refs:to_video_device (Results 1 – 5 of 5) sorted by relevance
22 struct video_device *vdev = to_video_device(dev); in input_id_show()31 struct video_device *vdev = to_video_device(dev); in oldi_lane_width_show()69 struct video_device *vdev = to_video_device(dev); in oldi_lane_width_store()120 struct video_device *vdev = to_video_device(dev); in color_mapping_show()136 struct video_device *vdev = to_video_device(dev); in color_mapping_store()166 struct video_device *vdev = to_video_device(dev); in link_status_show()177 struct video_device *vdev = to_video_device(dev); in stream_status_show()189 struct video_device *vdev = to_video_device(dev); in video_width_show()200 struct video_device *vdev = to_video_device(dev); in video_height_show()211 struct video_device *vdev = to_video_device(dev); in hsync_status_show()[all …]
55 struct video_device *vdev = to_video_device(dev); in output_id_show()64 struct video_device *vdev = to_video_device(dev); in video_source_show()88 struct video_device *vdev = to_video_device(dev); in video_source_store()149 struct video_device *vdev = to_video_device(dev); in display_width_show()161 struct video_device *vdev = to_video_device(dev); in display_width_store()189 struct video_device *vdev = to_video_device(dev); in display_height_show()201 struct video_device *vdev = to_video_device(dev); in display_height_store()229 struct video_device *vdev = to_video_device(dev); in frame_rate_show()245 struct video_device *vdev = to_video_device(dev); in frame_rate_store()264 struct video_device *vdev = to_video_device(dev); in hsync_width_show()[all …]
49 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()
326 #define to_video_device(cd) container_of(cd, struct video_device, dev) macro
176 struct video_device *vfd = to_video_device(cd); in card_show()
Completed in 43 milliseconds