Searched refs:video_end (Results 1 – 6 of 6) sorted by relevance
41 unsigned int video_end; /* end of video RAM */ member
116 .video_end = 0x000bffff,
763 .video_end = 0x000bffff,
60 desc->video_end = 0x02000000 + vram_size; in parse_tag_acorn()
389 static int video_end(struct saa7146_fh *fh, struct file *file) in video_end() function983 video_end(fh, file); in vidioc_streamoff()985 err = video_end(fh, file); in vidioc_streamoff()1236 video_end(fh, file); in video_close()1289 video_end(fh, file); in video_read()1291 ret = video_end(fh, file); in video_read()
798 video_ram.end = mdesc->video_end; in request_standard_resources()