Searched refs:RGA_MSG_2_RGA2_MSG (Results 1 – 3 of 3) sorted by relevance
325 void RGA_MSG_2_RGA2_MSG(struct rga_req *req_rga, struct rga2_req *req);
1259 RGA_MSG_2_RGA2_MSG(&req_rga, &req); in rga_ioctl()1286 RGA_MSG_2_RGA2_MSG(&req_rga, &req); in rga_ioctl()1336 RGA_MSG_2_RGA2_MSG(&req_rga, &req); in rga_ioctl()1567 RGA_MSG_2_RGA2_MSG(req_rga, &req); in rga2_ioctl_kernel()
1171 void RGA_MSG_2_RGA2_MSG(struct rga_req *req_rga, struct rga2_req *req) in RGA_MSG_2_RGA2_MSG() function