Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hsi/controllers/
Domap_ssi_port.c419 static void ssi_flush_queue(struct list_head *queue, struct hsi_client *cl) in ssi_flush_queue() function
480 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_setup()
549 ssi_flush_queue(&omap_port->txqueue[i], NULL); in ssi_flush()
550 ssi_flush_queue(&omap_port->rxqueue[i], NULL); in ssi_flush()
552 ssi_flush_queue(&omap_port->brkqueue, NULL); in ssi_flush()
637 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_cleanup_queues()
652 ssi_flush_queue(&omap_port->txqueue[i], cl); in ssi_cleanup_queues()
663 ssi_flush_queue(&omap_port->rxqueue[i], cl); in ssi_cleanup_queues()