Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_obj.c30 #define KMPP_SHM_IOC_PUT_SHM _IOW(KMPP_SHM_IOC_MAGIC, 4, unsigned int) macro
1132 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_PUT_SHM, ioc); in kmpp_obj_put()
2089 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_PUT_SHM, ioc); in kmpp_shm_put()