Searched defs:platform_bus_type (Results 1 - 1 of 1) sorted by relevance

/drivers/base/
H A Dplatform.c274 pdev->dev.bus = &platform_bus_type;
472 drv->driver.bus = &platform_bus_type;
828 struct bus_type platform_bus_type = { variable in typeref:struct:bus_type
835 EXPORT_SYMBOL_GPL(platform_bus_type); variable
846 error = bus_register(&platform_bus_type);

Completed in 52 milliseconds