Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_obj.c29 #define KMPP_SHM_IOC_GET_SHM _IOW(KMPP_SHM_IOC_MAGIC, 3, unsigned int) macro
1015 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_GET_SHM, ioc); in kmpp_obj_get()
2049 ret = ioctl(p->obj.fd, KMPP_SHM_IOC_GET_SHM, ioc); in kmpp_shm_get()