Searched refs:IEP_QUERY_CAP (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/mpp/vproc/iep/ | ||
| H A D | iep.h | 54 #define IEP_QUERY_CAP _IOR(IEP_IOC_MAGIC, 11, IepHwCap) macro |
| H A D | iep.c | 69 if (0 > ioctl(fd, IEP_QUERY_CAP, &impl->cap)) { in iep_init() |