Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve.h17 #define RVE_IOWR(nr, type) _IOWR(RVE_IOC_MAGIC, nr, type) macro
21 #define RVE_IOC_IMPORT_BUFFER RVE_IOWR(0x3, struct rve_buffer_pool)
25 #define RVE_IOC_END_CONFIG RVE_IOWR(0x6, struct rve_user_ctx_t)
26 #define RVE_IOC_CMD_CONFIG RVE_IOWR(0x7, struct rve_user_ctx_t)
27 #define RVE_IOC_CANCEL_CONFIG RVE_IOWR(0x8, uint32_t)