Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtunnel.h72 static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel) in tb_tunnel_is_dma() function
Dtb.c622 if (tb_tunnel_is_dma(tunnel)) in tb_stop()