Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/driver/
H A Dmpp_device.c163 if (api->unlock_map) in mpp_dev_ioctl()
164 ret = api->unlock_map(impl_ctx); in mpp_dev_ioctl()
/rockchip-linux_mpp/osal/inc/
H A Dmpp_device.h142 MPP_RET (*unlock_map)(void *ctx); member