Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c347 if (tb_is_xdomain_enabled()) in tb_domain_event_cb()
H A Dicm.c1714 if (tb_is_xdomain_enabled()) in icm_handle_notification()
1718 if (tb_is_xdomain_enabled()) in icm_handle_notification()
H A Dtb.h1195 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.c553 if (!tb_is_xdomain_enabled()) in tb_scan_xdomain()