Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mailbox/
Dti-msgmgr.c463 char of_rx_irq_name[7]; in ti_msgmgr_queue_rx_irq_req() local
466 snprintf(of_rx_irq_name, sizeof(of_rx_irq_name), in ti_msgmgr_queue_rx_irq_req()
474 qinst->irq = of_irq_get_byname(np, of_rx_irq_name); in ti_msgmgr_queue_rx_irq_req()
481 of_rx_irq_name, qinst->irq); in ti_msgmgr_queue_rx_irq_req()