Home
last modified time | relevance | path

Searched refs:video_end (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/mach/
H A Darch.h38 unsigned int video_end; /* end of video RAM */ member
/kernel/linux/linux-6.6/arch/arm/include/asm/mach/
H A Darch.h38 unsigned int video_end; /* end of video RAM */ member
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
H A Debsa285.c117 .video_end = 0x000bffff,
H A Dnetwinder-hw.c764 .video_end = 0x000bffff,
/kernel/linux/linux-6.6/arch/arm/mach-footbridge/
H A Debsa285.c117 .video_end = 0x000bffff,
H A Dnetwinder-hw.c764 .video_end = 0x000bffff,
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_video.c378 static int video_end(struct saa7146_fh *fh, struct file *file) in video_end() function
945 /* ugly: we need to copy some checks from video_end(), in vidioc_streamoff()
965 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()
/kernel/linux/linux-5.10/arch/arm/mach-rpc/
H A Driscpc.c58 desc->video_end = 0x02000000 + vram_size; in parse_tag_acorn()
/kernel/linux/linux-6.6/arch/arm/mach-rpc/
H A Driscpc.c59 desc->video_end = 0x02000000 + vram_size; in parse_tag_acorn()
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_video.c217 static void video_end(struct saa7146_dev *dev) in video_end() function
672 video_end(dev); in stop_streaming()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c908 video_ram.end = mdesc->video_end; in request_standard_resources()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsetup.c915 video_ram.end = mdesc->video_end; in request_standard_resources()

Completed in 10 milliseconds