Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
A Dbus.h13 extern const struct bus_type host1x_bus_type;
A Ddev.c792 err = bus_register(&host1x_bus_type); in tegra_host1x_init()
798 bus_unregister(&host1x_bus_type); in tegra_host1x_init()
807 bus_unregister(&host1x_bus_type); in tegra_host1x_exit()
A Dbus.c358 const struct bus_type host1x_bus_type = { variable
447 device->dev.bus = &host1x_bus_type; in host1x_device_add()
673 driver->driver.bus = &host1x_bus_type; in host1x_driver_register_full()

Completed in 9 milliseconds