Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mailbox/
A Dmailbox.c62 if (!chan->msg_count || chan->active_req) in msg_submit()
79 chan->active_req = data; in msg_submit()
99 mssg = chan->active_req; in tx_tick()
100 chan->active_req = NULL; in tx_tick()
128 if (chan->active_req && chan->cl) { in txdone_hrtimer()
384 chan->active_req = NULL; in mbox_request_channel()
457 chan->active_req = NULL; in mbox_free_channel()
A Dpcc.c302 chan->active_req = NULL; in pcc_mbox_request_channel()
348 chan->active_req = NULL; in pcc_mbox_free_channel()
A Dtegra-hsp.c490 if (chan->active_req != NULL) in tegra_hsp_mailbox_flush()
A Domap-mailbox.c448 chan->active_req = NULL; in omap_mbox_request_channel()
/linux-6.3-rc2/include/linux/
A Dmailbox_controller.h123 void *active_req; member

Completed in 14 milliseconds