Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dio/
H A Ddio-driver.c80 drv->driver.bus = &dio_bus_type; in dio_register_driver()
126 struct bus_type dio_bus_type = { variable
135 return bus_register(&dio_bus_type); in dio_driver_init()
142 EXPORT_SYMBOL(dio_bus_type);
H A Ddio.c233 dev->dev.bus = &dio_bus_type; in dio_init()
/openbmc/linux/include/linux/
H A Ddio.h71 extern struct bus_type dio_bus_type;