Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h287 static inline int tb_xdomain_disable_all_paths(struct tb_xdomain *xd) in tb_xdomain_disable_all_paths() function
/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c844 ret = tb_xdomain_disable_all_paths(xd); in disconnect_xdomain()