Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_service.h87 MPP_CMD_RESET_SESSION = MPP_CMD_CONTROL_BASE + 0, enumerator
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_service.c283 seq_printf(file, "RESET_SESSION: 0x%08x\n", MPP_CMD_RESET_SESSION); in mpp_show_support_cmd()
H A Dmpp_common.h126 MPP_CMD_RESET_SESSION = MPP_CMD_CONTROL_BASE + 0, enumerator
H A Dmpp_common.c1325 case MPP_CMD_RESET_SESSION: { in mpp_process_request()