Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hsi/controllers/
Domap_ssi_port.c457 static void ssi_flush_queue(struct list_head *queue, struct hsi_client *cl) in ssi_flush_queue() function
518 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_setup()
593 ssi_flush_queue(&omap_port->txqueue[i], NULL); in ssi_flush()
594 ssi_flush_queue(&omap_port->rxqueue[i], NULL); in ssi_flush()
596 ssi_flush_queue(&omap_port->brkqueue, NULL); in ssi_flush()
702 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_cleanup_queues()
718 ssi_flush_queue(&omap_port->txqueue[i], cl); in ssi_cleanup_queues()
729 ssi_flush_queue(&omap_port->rxqueue[i], cl); in ssi_cleanup_queues()