Home
last modified time | relevance | path

Searched refs:host1x_bus_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/host1x/
H A Dbus.h13 extern const struct bus_type host1x_bus_type;
H A Ddev.c786 err = bus_register(&host1x_bus_type); in tegra_host1x_init()
792 bus_unregister(&host1x_bus_type); in tegra_host1x_init()
801 bus_unregister(&host1x_bus_type); in tegra_host1x_exit()
H A Dbus.c363 const struct bus_type host1x_bus_type = { variable
452 device->dev.bus = &host1x_bus_type; in host1x_device_add()
678 driver->driver.bus = &host1x_bus_type; in host1x_driver_register_full()