Home
last modified time | relevance | path

Searched refs:MPP_IOC_MAGIC (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_service.h23 #define MPP_IOC_MAGIC 'v' macro
24 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_service.h23 #define MPP_IOC_MAGIC 'v' macro
24 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_service.h24 #define MPP_IOC_MAGIC 'v' macro
25 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_service.h23 #define MPP_IOC_MAGIC 'v' macro
24 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_common.c43 #define MPP_IOC_MAGIC 'v' macro
45 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
46 #define MPP_IOC_CFG_V2 _IOW(MPP_IOC_MAGIC, 2, unsigned int)
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.c43 #define MPP_IOC_MAGIC 'v' macro
45 #define MPP_IOC_CFG_V1 _IOW(MPP_IOC_MAGIC, 1, unsigned int)
46 #define MPP_IOC_CFG_V2 _IOW(MPP_IOC_MAGIC, 2, unsigned int)

Completed in 7 milliseconds