Searched refs:tb_bus_type (Results 1 – 4 of 4) sorted by relevance
311 const struct bus_type tb_bus_type = { variable406 tb->dev.bus = &tb_bus_type; in tb_domain_alloc()850 return bus_for_each_dev(&tb_bus_type, NULL, tb, disconnect_xdomain); in tb_domain_disconnect_all_paths()863 ret = bus_register(&tb_bus_type); in tb_domain_init()880 bus_unregister(&tb_bus_type); in tb_domain_exit()
887 drv->driver.bus = &tb_bus_type; in tb_register_service_driver()1113 svc->dev.bus = &tb_bus_type; in enumerate_services()2009 xd->dev.bus = &tb_bus_type; in tb_xdomain_alloc()2488 bus_for_each_dev(&tb_bus_type, NULL, NULL, update_xdomain); in update_all_xdomains()
432 rt->dev.bus = &tb_bus_type; in tb_retimer_add()
2078 bus_for_each_dev(&tb_bus_type, &sw->dev, NULL, complete_rpm); in remove_unplugged_switch()