Searched refs:RGA_IOC_GET_HW_VERSION (Results 1 – 5 of 5) sorted by relevance
40 #define RGA_IOC_GET_HW_VERSION RGA_IOR(0x2, struct rga_hw_versions_t) macro
37 #define RGA_IOC_GET_HW_VERSION RGA_IOR(0x2, struct rga_hw_versions_t) macro
15 #define RGA_IOC_GET_HW_VERSION RGA_IOR(0x2, struct rga_hw_versions_t) macro
1000 case RGA_IOC_GET_HW_VERSION: in rga_ioctl()
91 ret = ioctl(fd, RGA_IOC_GET_HW_VERSION, &ctx->mHwVersions); in NormalRgaOpen()