Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mailbox/
Dti-msgmgr.c521 int req_qid, req_pid; in ti_msgmgr_of_xlate() local
542 req_qid = 0; in ti_msgmgr_of_xlate()
545 req_qid = p->args[0]; in ti_msgmgr_of_xlate()
558 if (req_qid == qinst->queue_id && req_pid == qinst->proxy_id) in ti_msgmgr_of_xlate()
564 req_qid, req_pid, p->np); in ti_msgmgr_of_xlate()