Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.h105 static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel) in tb_tunnel_is_dma() function
H A Dtb.c1257 if (tb_tunnel_is_dma(tunnel)) in tb_stop()