Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds