Searched refs:tb_tunnel_is_dma (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ | ||
D | tunnel.h | 72 static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel) in tb_tunnel_is_dma() function |
D | tb.c | 622 if (tb_tunnel_is_dma(tunnel)) in tb_stop() |