Home
last modified time | relevance | path

Searched refs:VPU_IOC_GET_REG (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dvcodec_service.h29 #define VPU_IOC_GET_REG _IOW(VPU_IOC_MAGIC, 4, unsigned long) macro
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu.c300 ret = (RK_S32)ioctl(fd, VPU_IOC_GET_REG, &req); in VPUClientWaitResult()
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dvcodec_service.c661 MPP_RET ret = vcodec_service_ioctl(p->fd, VPU_IOC_GET_REG, in vcodec_service_cmd_poll()