Home
last modified time | relevance | path

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

/Linux-v6.6/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.h1154 bool tb_is_xdomain_enabled(void);
Dtb.c476 if (!tb_is_xdomain_enabled()) in tb_scan_xdomain()
Dxdomain.c84 bool tb_is_xdomain_enabled(void) in tb_is_xdomain_enabled() function