Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvpu_cmds.c201 static bool vpu_check_response(struct vpu_cmd_t *cmd, u32 response, u32 handled) in vpu_check_response() function
226 if (vpu_check_response(inst->pending, response, handled)) in vpu_response_cmd()