Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/sh/superhyway/
H A Dsuperhyway.c24 static struct device superhyway_bus_device = { variable
80 dev->dev.parent = &superhyway_bus_device; in superhyway_add_device()
112 ret = device_register(&superhyway_bus_device); in superhyway_init()
225 device_unregister(&superhyway_bus_device); in superhyway_bus_exit()
/kernel/linux/linux-6.6/drivers/sh/superhyway/
H A Dsuperhyway.c24 static struct device superhyway_bus_device = { variable
80 dev->dev.parent = &superhyway_bus_device; in superhyway_add_device()
112 ret = device_register(&superhyway_bus_device); in superhyway_init()
221 device_unregister(&superhyway_bus_device); in superhyway_bus_exit()

Completed in 2 milliseconds