Searched refs:host1x_bus_type (Results 1 – 3 of 3) sorted by relevance
13 extern struct bus_type host1x_bus_type;
537 err = bus_register(&host1x_bus_type); in tegra_host1x_init()543 bus_unregister(&host1x_bus_type); in tegra_host1x_init()552 bus_unregister(&host1x_bus_type); in tegra_host1x_exit()
384 struct bus_type host1x_bus_type = { variable474 device->dev.bus = &host1x_bus_type; in host1x_device_add()702 driver->driver.bus = &host1x_bus_type; in host1x_driver_register_full()
Completed in 5 milliseconds