Searched refs:video_end (Results 1 – 7 of 7) sorted by relevance
38 unsigned int video_end; /* end of video RAM */ member
117 .video_end = 0x000bffff,
764 .video_end = 0x000bffff,
378 static int video_end(struct saa7146_fh *fh, struct file *file) in video_end() function965 video_end(fh, file); in vidioc_streamoff()967 err = video_end(fh, file); in vidioc_streamoff()1216 video_end(fh, file); in video_close()1269 video_end(fh, file); in video_read()1271 ret = video_end(fh, file); in video_read()
58 desc->video_end = 0x02000000 + vram_size; in parse_tag_acorn()
295 struct cea_video_block *video_end; in handle_cea_video_block() local303 video_end = (struct cea_video_block *) in handle_cea_video_block()306 for (; video < video_end; video = video + 1) { in handle_cea_video_block()
907 video_ram.end = mdesc->video_end; in request_standard_resources()