Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Ddomain.c347 if (tb_is_xdomain_enabled()) in tb_domain_event_cb()
Dicm.c1714 if (tb_is_xdomain_enabled()) in icm_handle_notification()
1718 if (tb_is_xdomain_enabled()) in icm_handle_notification()
Dtb.h1228 bool tb_is_xdomain_enabled(void);
Dxdomain.c84 bool tb_is_xdomain_enabled(void) in tb_is_xdomain_enabled() function
Dtb.c428 if (!tb_is_xdomain_enabled()) in tb_scan_xdomain()