Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_cmds.c197 static bool vpu_check_response(struct vpu_cmd_t *cmd, u32 response, u32 handled) in vpu_check_response() function
222 if (vpu_check_response(inst->pending, response, handled)) in vpu_response_cmd()