Searched refs:rga_ioctl (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/ |
| H A D | rga.cpp | 161 static MPP_RET rga_ioctl(RgaCtxImpl *impl) in rga_ioctl() function 272 ret = rga_ioctl(impl); in rga_control() 348 ret = rga_ioctl(impl); in rga_copy() 406 ret = rga_ioctl(impl); in rga_dup_field()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_drv.c | 932 static long rga_ioctl(struct file *file, uint32_t cmd, unsigned long arg) in rga_ioctl() function 1182 .unlocked_ioctl = rga_ioctl, 1184 .compat_ioctl = rga_ioctl,
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/ |
| H A D | rga2_drv.c | 1214 static long rga_ioctl(struct file *file, uint32_t cmd, unsigned long arg) in rga_ioctl() function 1695 .unlocked_ioctl = rga_ioctl,
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/ |
| H A D | rga_drv.c | 1578 static long rga_ioctl(struct file *file, uint32_t cmd, unsigned long arg) in rga_ioctl() function 1793 .unlocked_ioctl = rga_ioctl,
|