Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dnhi.h70 void ring_stop(struct tb_ring *ring);
Dctl.c561 ring_stop(ctl->rx); in tb_ctl_stop()
562 ring_stop(ctl->tx); in tb_ctl_stop()
Dnhi.c356 void ring_stop(struct tb_ring *ring) in ring_stop() function