Home
last modified time | relevance | path

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

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