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

/linux-master/arch/mips/sgi-ip22/
H A Dip22-gio.c15 static const struct bus_type gio_bus_type; variable in typeref:struct:bus_type
102 giodev->dev.bus = &gio_bus_type;
217 drv->driver.bus = &gio_bus_type;
381 static const struct bus_type gio_bus_type = { variable in typeref:struct:bus_type
409 ret = bus_register(&gio_bus_type);

Completed in 203 milliseconds