/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/ |
D | mtk_vcodec_dec.h | 94 struct device *alloc_devs[]);
|
/linux-6.12.1/drivers/media/usb/au0828/ |
D | au0828-vbi.c | 23 unsigned int sizes[], struct device *alloc_devs[]) in vbi_queue_setup() argument
|
/linux-6.12.1/drivers/media/usb/em28xx/ |
D | em28xx-vbi.c | 23 unsigned int sizes[], struct device *alloc_devs[]) in vbi_queue_setup() argument
|
/linux-6.12.1/drivers/media/common/videobuf2/ |
D | videobuf2-core.c | 244 q->alloc_devs[plane] ? : q->dev, in __vb2_buf_mem_alloc() 928 memset(q->alloc_devs, 0, sizeof(q->alloc_devs)); in vb2_core_reqbufs() 946 plane_sizes, q->alloc_devs); in vb2_core_reqbufs() 994 &num_planes, plane_sizes, q->alloc_devs); in vb2_core_reqbufs() 1061 memset(q->alloc_devs, 0, sizeof(q->alloc_devs)); in vb2_core_create_bufs() 1095 &num_planes, plane_sizes, q->alloc_devs); in vb2_core_create_bufs() 1119 &num_planes, plane_sizes, q->alloc_devs); in vb2_core_create_bufs() 1320 q->alloc_devs[plane] ? : q->dev, in __prepare_userptr() 1446 q->alloc_devs[plane] == q->alloc_devs[i]) { in __prepare_dmabuf() 1460 q->alloc_devs[plane] ? : q->dev, in __prepare_dmabuf()
|
/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_dec.c | 938 struct device *alloc_devs[]) in s5p_mfc_queue_setup() argument 988 alloc_devs[0] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup() 990 alloc_devs[0] = ctx->dev->mem_dev[BANK_R_CTX]; in s5p_mfc_queue_setup() 991 alloc_devs[1] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup() 994 alloc_devs[2] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup() 997 alloc_devs[0] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup()
|
D | s5p_mfc_enc.c | 2419 unsigned int psize[], struct device *alloc_devs[]) in s5p_mfc_queue_setup() argument 2439 alloc_devs[0] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup() 2459 alloc_devs[0] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup() 2460 alloc_devs[1] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup() 2464 alloc_devs[2] = ctx->dev->mem_dev[BANK_L_CTX]; in s5p_mfc_queue_setup() 2466 alloc_devs[0] = ctx->dev->mem_dev[BANK_R_CTX]; in s5p_mfc_queue_setup() 2467 alloc_devs[1] = ctx->dev->mem_dev[BANK_R_CTX]; in s5p_mfc_queue_setup()
|
/linux-6.12.1/include/media/ |
D | videobuf2-core.h | 437 unsigned int sizes[], struct device *alloc_devs[]); 643 struct device *alloc_devs[VB2_MAX_PLANES]; member
|
/linux-6.12.1/drivers/media/test-drivers/vivid/ |
D | vivid-meta-out.c | 18 struct device *alloc_devs[]) in meta_out_queue_setup() argument
|
D | vivid-meta-cap.c | 18 struct device *alloc_devs[]) in meta_cap_queue_setup() argument
|
D | vivid-vbi-out.c | 20 unsigned sizes[], struct device *alloc_devs[]) in vbi_out_queue_setup() argument
|
D | vivid-vbi-cap.c | 125 unsigned sizes[], struct device *alloc_devs[]) in vbi_cap_queue_setup() argument
|
D | vivid-touch-cap.c | 13 struct device *alloc_devs[]) in touch_cap_queue_setup() argument
|
/linux-6.12.1/drivers/media/pci/saa7134/ |
D | saa7134-vbi.c | 130 unsigned int sizes[], struct device *alloc_devs[]) in queue_setup() argument
|
D | saa7134-ts.c | 108 unsigned int sizes[], struct device *alloc_devs[]) in saa7134_ts_queue_setup() argument
|
/linux-6.12.1/drivers/media/platform/rockchip/rga/ |
D | rga-buf.c | 43 unsigned int sizes[], struct device *alloc_devs[]) in rga_queue_setup() argument
|
/linux-6.12.1/drivers/media/pci/cx23885/ |
D | cx23885-vbi.c | 116 unsigned int sizes[], struct device *alloc_devs[]) in queue_setup() argument
|
/linux-6.12.1/drivers/media/pci/cx88/ |
D | cx88-vbi.c | 117 unsigned int sizes[], struct device *alloc_devs[]) in queue_setup() argument
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | uvc_queue.c | 43 unsigned int sizes[], struct device *alloc_devs[]) in uvc_queue_setup() argument
|
/linux-6.12.1/drivers/media/pci/bt8xx/ |
D | bttv-vbi.c | 62 struct device *alloc_devs[]) in queue_setup_vbi() argument
|
/linux-6.12.1/drivers/media/usb/uvc/ |
D | uvc_queue.c | 68 unsigned int sizes[], struct device *alloc_devs[]) in uvc_queue_setup() argument
|
/linux-6.12.1/drivers/media/common/saa7146/ |
D | saa7146_vbi.c | 222 unsigned int sizes[], struct device *alloc_devs[]) in queue_setup() argument
|
/linux-6.12.1/drivers/media/platform/sunxi/sun4i-csi/ |
D | sun4i_dma.c | 50 struct device *alloc_devs[]) in sun4i_csi_queue_setup() argument
|
/linux-6.12.1/drivers/media/dvb-core/ |
D | dvb_vb2.c | 31 unsigned int sizes[], struct device *alloc_devs[]) in _queue_setup() argument
|
/linux-6.12.1/drivers/media/test-drivers/vimc/ |
D | vimc-capture.c | 297 struct device *alloc_devs[]) in vimc_capture_queue_setup() argument
|
/linux-6.12.1/drivers/staging/media/sunxi/sun6i-isp/ |
D | sun6i_isp_params.c | 296 struct device *alloc_devs[]) in sun6i_isp_params_queue_setup() argument
|