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

/linux-master/sound/drivers/mpu401/
H A Dmpu401.c157 static int snd_mpu401_pnp_probe(struct pnp_dev *pnp_dev, argument
/linux-master/drivers/pnp/
H A Ddriver.c60 int pnp_device_attach(struct pnp_dev *pnp_dev) argument
73 void pnp_device_detach(struct pnp_dev *pnp_dev) argument
86 struct pnp_dev *pnp_de local
128 struct pnp_dev *pnp_dev = to_pnp_dev(dev); local
146 struct pnp_dev *pnp_dev = to_pnp_dev(dev); local
155 struct pnp_dev *pnp_dev = to_pnp_dev(dev); local
165 struct pnp_dev *pnp_dev = to_pnp_dev(dev); local
214 struct pnp_dev *pnp_dev = to_pnp_dev(dev); local
[all...]
/linux-master/include/linux/
H A Dapple-gmux.h98 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, enum apple_gmux_type *type_ret) argument
173 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, bool *indexed_ret) argument
H A Dpnp.h243 struct pnp_dev { struct
475 pnp_device_attach(struct pnp_dev *pnp_dev) argument
476 pnp_device_detach(struct pnp_dev *pnp_dev) argument
[all...]
/linux-master/drivers/char/tpm/
H A Dtpm_tis.c251 static int tpm_tis_pnp_init(struct pnp_dev *pnp_dev, argument
/linux-master/sound/isa/msnd/
H A Dmsnd_pinnacle.c1020 struct pnp_dev *pnp_dev; local
[all...]
/linux-master/drivers/media/rc/
H A Dene_ir.c992 static int ene_probe(struct pnp_dev *pnp_dev, const struct pnp_device_id *id) argument
1104 ene_remove(struct pnp_dev *pnp_dev) argument
1129 ene_suspend(struct pnp_dev *pnp_dev, pm_message_t state) argument
1141 ene_resume(struct pnp_dev *pnp_dev) argument
1154 ene_shutdown(struct pnp_dev *pnp_dev) argument
[all...]
H A Dene_ir.h182 struct pnp_dev *pnp_dev; member in struct:ene_device
/linux-master/drivers/mmc/host/
H A Dwbsd.c1841 static int wbsd_pnp_suspend(struct pnp_dev *pnp_dev, pm_message_t state) argument
1852 static int wbsd_pnp_resume(struct pnp_dev *pnp_dev) argument

Completed in 160 milliseconds