Home
last modified time | relevance | path

Searched refs:tb_is_xdomain_enabled (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/thunderbolt/ !
H A Ddomain.c348 if (tb_is_xdomain_enabled()) in tb_domain_event_cb()
H A Dicm.c1745 if (tb_is_xdomain_enabled()) in icm_handle_notification()
1749 if (tb_is_xdomain_enabled()) in icm_handle_notification()
H A Dtb.h1257 bool tb_is_xdomain_enabled(void);
H A Dxdomain.c84 bool tb_is_xdomain_enabled(void) in tb_is_xdomain_enabled() function
H A Dtb.c438 if (!tb_is_xdomain_enabled()) in tb_scan_xdomain()