Searched refs:pnp_bus_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pnp/
H A Dcore.c146 dev->dev.bus = &pnp_bus_type;
231 return bus_register(&pnp_bus_type);
H A Ddriver.c259 const struct bus_type pnp_bus_type = { variable in typeref:struct:bus_type
272 drv->driver.bus = &pnp_bus_type;
H A Dcard.c360 if (pnp_bus_type.probe(&dev->dev))
/linux-master/include/linux/
H A Dpnp.h438 extern const struct bus_type pnp_bus_type;

Completed in 119 milliseconds