Home
last modified time | relevance | path

Searched refs:vpdma_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpdma.h281 int vpdma_create(struct platform_device *pdev, struct vpdma_data *vpdma,
H A Dvpdma.c1141 int vpdma_create(struct platform_device *pdev, struct vpdma_data *vpdma, in vpdma_create() function
1147 dev_dbg(&pdev->dev, "vpdma_create\n"); in vpdma_create()
1173 EXPORT_SYMBOL(vpdma_create); variable
H A Dvpe.c2612 ret = vpdma_create(pdev, dev->vpdma, vpe_fw_cb); in vpe_probe()
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dvpdma.h281 int vpdma_create(struct platform_device *pdev, struct vpdma_data *vpdma,
H A Dvpdma.c1140 int vpdma_create(struct platform_device *pdev, struct vpdma_data *vpdma, in vpdma_create() function
1146 dev_dbg(&pdev->dev, "vpdma_create\n"); in vpdma_create()
1172 EXPORT_SYMBOL(vpdma_create); variable
H A Dvpe.c2608 ret = vpdma_create(pdev, dev->vpdma, vpe_fw_cb); in vpe_probe()

Completed in 11 milliseconds