Home
last modified time | relevance | path

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

/drivers/base/
A Dfaux.c78 static const struct bus_type faux_bus_type = { variable
87 .bus = &faux_bus_type,
156 dev->bus = &faux_bus_type; in faux_device_create_with_groups()
244 ret = bus_register(&faux_bus_type); in faux_bus_init()
255 bus_unregister(&faux_bus_type); in faux_bus_init()

Completed in 4 milliseconds