Home
last modified time | relevance | path

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

/linux/drivers/hsi/controllers/
H A Domap_ssi_port.c426 static void ssi_flush_queue(struct list_head *queue, struct hsi_client *cl) in ssi_flush_queue() function
487 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_setup()
561 ssi_flush_queue(&omap_port->txqueue[i], NULL); in ssi_flush()
562 ssi_flush_queue(&omap_port->rxqueue[i], NULL); in ssi_flush()
564 ssi_flush_queue(&omap_port->brkqueue, NULL); in ssi_flush()
667 ssi_flush_queue(&omap_port->brkqueue, cl); in ssi_cleanup_queues()
682 ssi_flush_queue(&omap_port->txqueue[i], cl); in ssi_cleanup_queues()
693 ssi_flush_queue(&omap_port->rxqueue[i], cl); in ssi_cleanup_queues()