Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_service.h24 #define MPP_IOC_MAGIC 'v' macro
25 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.c42 #define MPP_IOC_MAGIC 'v' macro
44 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
45 #define MPP_IOC_CFG_V2 _IOW(MPP_IOC_MAGIC, 2, unsigned int)