Searched refs:ivtv_dma_frame (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ivtv.h | 50 struct ivtv_dma_frame { struct 62 #define IVTV_IOC_DMA_FRAME _IOW ('V', BASE_VIDIOC_PRIVATE+0, struct ivtv_dma_frame) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ivtv.h | 50 struct ivtv_dma_frame { struct 62 #define IVTV_IOC_DMA_FRAME _IOW ('V', BASE_VIDIOC_PRIVATE+0, struct ivtv_dma_frame) argument
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ivtv.h | 50 struct ivtv_dma_frame { struct 62 #define IVTV_IOC_DMA_FRAME _IOW ('V', BASE_VIDIOC_PRIVATE+0, struct ivtv_dma_frame) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-yuv.h | 28 int ivtv_yuv_prep_frame(struct ivtv *itv, struct ivtv_dma_frame *args);
|
| H A D | ivtv-yuv.c | 26 struct ivtv_dma_frame *args) in ivtv_yuv_prep_user_dma() 960 static void ivtv_yuv_setup_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_setup_frame() 1059 static int ivtv_yuv_udma_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_udma_frame() 1107 struct ivtv_dma_frame dma_args; in ivtv_yuv_setup_stream_frame() 1133 struct ivtv_dma_frame dma_args; in ivtv_yuv_udma_stream_frame() 1151 int ivtv_yuv_prep_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_prep_frame()
|
| H A D | ivtv-ioctl.c | 1644 struct ivtv_dma_frame *args = arg; in ivtv_decoder_ioctls()
|