Home
last modified time | relevance | path

Searched refs:rga_hw_versions_t (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaContext.h43 struct rga_hw_versions_t mHwVersions;
/OK3568_Linux_fs/external/linux-rga/core/hardware/
H A Drga_ioctl.h40 #define RGA_IOC_GET_HW_VERSION RGA_IOR(0x2, struct rga_hw_versions_t)
334 struct rga_hw_versions_t { struct
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Drga.h37 #define RGA_IOC_GET_HW_VERSION RGA_IOR(0x2, struct rga_hw_versions_t)
448 struct rga_hw_versions_t { struct
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga.h15 #define RGA_IOC_GET_HW_VERSION RGA_IOR(0x2, struct rga_hw_versions_t)
268 struct rga_hw_versions_t { struct
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_drv.c939 struct rga_hw_versions_t hw_versions; in rga_ioctl()