Home
last modified time | relevance | path

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

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