Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hsi/controllers/
Domap_ssi_port.c434 static void ssi_flush_queue(struct list_head *queue, struct hsi_client *cl) in ssi_flush_queue() function
495 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_setup()
570 ssi_flush_queue(&omap_port->txqueue[i], NULL); in ssi_flush()
571 ssi_flush_queue(&omap_port->rxqueue[i], NULL); in ssi_flush()
573 ssi_flush_queue(&omap_port->brkqueue, NULL); in ssi_flush()
679 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_cleanup_queues()
695 ssi_flush_queue(&omap_port->txqueue[i], cl); in ssi_cleanup_queues()
706 ssi_flush_queue(&omap_port->rxqueue[i], cl); in ssi_cleanup_queues()