Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-gio.c15 static struct bus_type gio_bus_type; variable
102 giodev->dev.bus = &gio_bus_type; in gio_device_register()
218 drv->driver.bus = &gio_bus_type; in gio_register_driver()
380 static struct bus_type gio_bus_type = { variable
408 ret = bus_register(&gio_bus_type); in ip22_gio_init()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-gio.c15 static 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 struct bus_type gio_bus_type = { variable
409 ret = bus_register(&gio_bus_type); in ip22_gio_init()

Completed in 3 milliseconds