Home
last modified time | relevance | path

Searched refs:device_run (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-g2d/
H A Dg2d.c501 static void device_run(void *prv) in device_run() function
617 .device_run = device_run,
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_drv.c154 static void device_run(void *priv) in device_run() function
183 .device_run = device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/
H A Drga.c34 static void device_run(void *prv) in device_run() function
93 .device_run = device_run,
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/
H A Dvim2m.c597 static void device_run(void *priv) in device_run() function
648 device_run(curr_ctx); in device_work()
1296 .device_run = device_run,
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c113 static void device_run(void *_ctx) in device_run() function
824 .device_run = device_run,
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-mem2mem.h43 void (*device_run)(void *priv); member
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.c384 .device_run = cedrus_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dvpe.c1210 static void device_run(void *priv) in device_run() function
1505 device_run(ctx); in vpe_irq()
2465 .device_run = device_run,
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c284 m2m_dev->m2m_ops->device_run(m2m_dev->curr_ctx->priv); in v4l2_m2m_try_run()
1161 if (!m2m_ops || WARN_ON(!m2m_ops->device_run)) in v4l2_m2m_init()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c404 static void device_run(void *priv) in device_run() function
2031 .device_run = device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_core.c1012 .device_run = mtk_jpeg_enc_device_run,
1016 .device_run = mtk_jpeg_dec_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c2429 .device_run = s5p_jpeg_device_run,
2434 .device_run = exynos3250_jpeg_device_run,
2439 .device_run = exynos4_jpeg_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-m2m.c738 .device_run = gsc_m2m_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dmx2_emmaprp.c799 .device_run = emmaprp_device_run,
H A Dm2m-deinterlace.c914 .device_run = deinterlace_device_run,
H A Drcar_jpu.c1491 .device_run = jpu_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-m2m.c710 .device_run = fimc_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_rotate.c733 .device_run = rotate_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun8i-di/
H A Dsun8i-di.c797 .device_run = deinterlace_device_run,
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec.c714 .device_run = rkvdec_device_run,
/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dvdec.c160 .device_run = vdec_m2m_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvenc.c992 .device_run = venus_helper_m2m_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_m2m.c1176 .device_run = mtk_mdp_m2m_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/
H A Dbdisp-v4l2.c364 .device_run = bdisp_device_run,
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_enc.c1145 .device_run = m2mops_venc_device_run,

12