Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddma_test.c216 tb_ring_stop(dt->rx_ring); in dma_test_stop_rings()
218 tb_ring_stop(dt->tx_ring); in dma_test_stop_rings()
H A Dctl.c757 tb_ring_stop(ctl->rx); in tb_ctl_stop()
758 tb_ring_stop(ctl->tx); in tb_ctl_stop()
H A Dnhi.c771 void tb_ring_stop(struct tb_ring *ring) in tb_ring_stop() function
804 EXPORT_SYMBOL_GPL(tb_ring_stop);