Home
last modified time | relevance | path

Searched defs:pnp_dev (Results 1 – 3 of 3) sorted by relevance

/drivers/pnp/
Ddriver.c59 int pnp_device_attach(struct pnp_dev *pnp_dev) in pnp_device_attach()
71 void pnp_device_detach(struct pnp_dev *pnp_dev) in pnp_device_detach()
84 struct pnp_dev *pnp_dev; in pnp_device_probe() local
126 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_device_remove() local
140 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_bus_match() local
150 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_bus_suspend() local
176 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_bus_resume() local
/drivers/mmc/host/
Dwbsd.c1880 static int wbsd_pnp_suspend(struct pnp_dev *pnp_dev, pm_message_t state) in wbsd_pnp_suspend()
1895 static int wbsd_pnp_resume(struct pnp_dev *pnp_dev) in wbsd_pnp_resume()
/drivers/char/tpm/
Dtpm_tis.c593 static int __devinit tpm_tis_pnp_init(struct pnp_dev *pnp_dev, in tpm_tis_pnp_init()