Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_service.h77 MPP_CMD_TRANS_FD_TO_IOVA = MPP_CMD_CONTROL_BASE + 1, enumerator
/rockchip-linux_mpp/osal/driver/
H A Dmpp_service.c259 mpp_req.cmd = MPP_CMD_TRANS_FD_TO_IOVA; in mpp_service_ioc_attach_fd()