Searched refs:MPP_CMD_RELEASE_FD (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_service.h | 87 MPP_CMD_RELEASE_FD = MPP_CMD_CONTROL_BASE + 2, enumerator
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_service.h | 87 MPP_CMD_RELEASE_FD = MPP_CMD_CONTROL_BASE + 2, enumerator
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_service.h | 89 MPP_CMD_RELEASE_FD = MPP_CMD_CONTROL_BASE + 2, enumerator
|
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_service.h | 87 MPP_CMD_RELEASE_FD = MPP_CMD_CONTROL_BASE + 2, enumerator
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_common.h | 147 MPP_CMD_RELEASE_FD = MPP_CMD_CONTROL_BASE + 2, enumerator
|
H A D | mpp_service.c | 224 seq_printf(file, "RELEASE_FD: 0x%08x\n", MPP_CMD_RELEASE_FD);
in mpp_show_support_cmd()
|
H A D | mpp_common.c | 1176 case MPP_CMD_RELEASE_FD: {
in mpp_process_request()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_service.c | 225 seq_printf(file, "RELEASE_FD: 0x%08x\n", MPP_CMD_RELEASE_FD); in mpp_show_support_cmd()
|
H A D | mpp_common.h | 119 MPP_CMD_RELEASE_FD = MPP_CMD_CONTROL_BASE + 2, enumerator
|
H A D | mpp_common.c | 1203 case MPP_CMD_RELEASE_FD: { in mpp_process_request()
|
Completed in 12 milliseconds