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

/linux-master/drivers/gpu/host1x/
H A Dbus.h13 extern const struct bus_type host1x_bus_type;
H A Ddev.c769 err = bus_register(&host1x_bus_type);
775 bus_unregister(&host1x_bus_type);
784 bus_unregister(&host1x_bus_type);
H A Dbus.c363 const struct bus_type host1x_bus_type = { variable in typeref:struct:bus_type
452 device->dev.bus = &host1x_bus_type;
678 driver->driver.bus = &host1x_bus_type;

Completed in 125 milliseconds