Home
last modified time | relevance | path

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

/linux/drivers/pnp/
H A Ddriver.c60 int pnp_device_attach(struct pnp_dev *pnp_dev) in pnp_device_attach()
73 void pnp_device_detach(struct pnp_dev *pnp_dev) in pnp_device_detach()
86 struct pnp_dev *pnp_dev; in pnp_device_probe() local
128 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_device_remove() local
146 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_device_shutdown() local
155 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_bus_match() local
165 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in __pnp_bus_suspend() local
214 struct pnp_dev *pnp_dev = to_pnp_dev(dev); in pnp_bus_resume() local
/linux/drivers/media/rc/
H A Dene_ir.c989 static int ene_probe(struct pnp_dev *pnp_dev, const struct pnp_device_id *id) in ene_probe()
1101 static void ene_remove(struct pnp_dev *pnp_dev) in ene_remove()
1126 static int ene_suspend(struct pnp_dev *pnp_dev, pm_message_t state) in ene_suspend()
1138 static int ene_resume(struct pnp_dev *pnp_dev) in ene_resume()
1151 static void ene_shutdown(struct pnp_dev *pnp_dev) in ene_shutdown()
H A Dene_ir.h182 struct pnp_dev *pnp_dev; member
/linux/include/linux/
H A Dapple-gmux.h98 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, enum apple_gmux_type *type_ret) in apple_gmux_detect()
173 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, bool *indexed_ret) in apple_gmux_detect()
/linux/sound/drivers/mpu401/
H A Dmpu401.c157 static int snd_mpu401_pnp_probe(struct pnp_dev *pnp_dev, in snd_mpu401_pnp_probe()
/linux/drivers/mmc/host/
H A Dwbsd.c1841 static int wbsd_pnp_suspend(struct pnp_dev *pnp_dev, pm_message_t state) in wbsd_pnp_suspend()
1852 static int wbsd_pnp_resume(struct pnp_dev *pnp_dev) in wbsd_pnp_resume()
/linux/drivers/char/tpm/
H A Dtpm_tis.c251 static int tpm_tis_pnp_init(struct pnp_dev *pnp_dev, in tpm_tis_pnp_init()
/linux/sound/isa/msnd/
H A Dmsnd_pinnacle.c1019 struct pnp_dev *pnp_dev; in snd_msnd_pnp_detect() local
/linux/drivers/staging/gpib/tnt4882/
H A Dtnt4882_gpib.c47 struct pnp_dev *pnp_dev; member