| /Linux-v5.4/drivers/media/platform/s5p-g2d/ |
| D | g2d.c | 498 static void device_run(void *prv) in device_run() function 614 .device_run = device_run,
|
| /Linux-v5.4/drivers/media/platform/rockchip/rga/ |
| D | rga.c | 34 static void device_run(void *prv) in device_run() function 93 .device_run = device_run,
|
| /Linux-v5.4/drivers/staging/media/hantro/ |
| D | hantro_drv.c | 176 static void device_run(void *priv) in device_run() function 207 .device_run = device_run,
|
| /Linux-v5.4/drivers/staging/media/imx/ |
| D | imx-media-csc-scaler.c | 111 static void device_run(void *_ctx) in device_run() function 821 .device_run = device_run,
|
| /Linux-v5.4/drivers/media/platform/ |
| D | vim2m.c | 598 static void device_run(void *priv) in device_run() function 652 device_run(curr_ctx); in device_work() 1298 .device_run = device_run,
|
| D | mx2_emmaprp.c | 799 .device_run = emmaprp_device_run,
|
| D | m2m-deinterlace.c | 914 .device_run = deinterlace_device_run,
|
| D | sh_veu.c | 1045 .device_run = sh_veu_device_run,
|
| D | rcar_jpu.c | 1491 .device_run = jpu_device_run,
|
| /Linux-v5.4/include/media/ |
| D | v4l2-mem2mem.h | 41 void (*device_run)(void *priv); member
|
| /Linux-v5.4/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus.c | 303 .device_run = cedrus_device_run,
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-mem2mem.c | 272 m2m_dev->m2m_ops->device_run(m2m_dev->curr_ctx->priv); in v4l2_m2m_try_run() 877 if (!m2m_ops || WARN_ON(!m2m_ops->device_run)) in v4l2_m2m_init()
|
| /Linux-v5.4/drivers/media/platform/ti-vpe/ |
| D | vpe.c | 1173 static void device_run(void *priv) in device_run() function 1462 device_run(ctx); in vpe_irq() 2401 .device_run = device_run,
|
| /Linux-v5.4/drivers/media/platform/vicodec/ |
| D | vicodec-core.c | 409 static void device_run(void *priv) in device_run() function 2088 .device_run = device_run,
|
| /Linux-v5.4/drivers/media/platform/s5p-jpeg/ |
| D | jpeg-core.c | 2442 .device_run = s5p_jpeg_device_run, 2447 .device_run = exynos3250_jpeg_device_run, 2452 .device_run = exynos4_jpeg_device_run,
|
| /Linux-v5.4/drivers/media/platform/exynos4-is/ |
| D | fimc-m2m.c | 713 .device_run = fimc_device_run,
|
| /Linux-v5.4/drivers/media/platform/exynos-gsc/ |
| D | gsc-m2m.c | 740 .device_run = gsc_m2m_device_run,
|
| /Linux-v5.4/drivers/staging/media/meson/vdec/ |
| D | vdec.c | 158 .device_run = vdec_m2m_device_run,
|
| /Linux-v5.4/drivers/media/platform/sti/bdisp/ |
| D | bdisp-v4l2.c | 364 .device_run = bdisp_device_run,
|
| /Linux-v5.4/drivers/media/platform/qcom/venus/ |
| D | venc.c | 1081 .device_run = venus_helper_m2m_device_run,
|
| D | vdec.c | 1271 .device_run = vdec_m2m_device_run,
|
| /Linux-v5.4/drivers/media/platform/mtk-vcodec/ |
| D | mtk_vcodec_enc.c | 1164 .device_run = m2mops_venc_device_run,
|
| /Linux-v5.4/drivers/media/platform/mtk-jpeg/ |
| D | mtk_jpeg_core.c | 857 .device_run = mtk_jpeg_device_run,
|
| /Linux-v5.4/drivers/media/platform/mtk-mdp/ |
| D | mtk_mdp_m2m.c | 1199 .device_run = mtk_mdp_m2m_device_run,
|
| /Linux-v5.4/drivers/media/platform/sti/hva/ |
| D | hva-v4l2.c | 900 .device_run = hva_device_run,
|