Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/mpu401/
H A Dmpu401.c169 static int snd_mpu401_pnp_probe(struct pnp_dev *pnp_dev, in snd_mpu401_pnp_probe() argument
/kernel/linux/linux-5.10/drivers/pnp/
H A Ddriver.c60 int pnp_device_attach(struct pnp_dev *pnp_dev) in pnp_device_attach() argument
72 void pnp_device_detach(struct pnp_dev *pnp_dev) in pnp_device_detach() argument
84 struct pnp_dev *pnp_de in pnp_device_probe() local
126 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_device_remove() local
145 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_device_shutdown() local
154 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_bus_match() local
164 struct pnp_dev *pnp_dev = to_pnp_dev(dev); __pnp_bus_suspend() local
212 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_bus_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/pnp/
H A Ddriver.c60 int pnp_device_attach(struct pnp_dev *pnp_dev) in pnp_device_attach() argument
73 void pnp_device_detach(struct pnp_dev *pnp_dev) in pnp_device_detach() argument
86 struct pnp_dev *pnp_de in pnp_device_probe() local
128 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_device_remove() local
146 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_device_shutdown() local
155 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_bus_match() local
165 struct pnp_dev *pnp_dev = to_pnp_dev(dev); __pnp_bus_suspend() local
214 struct pnp_dev *pnp_dev = to_pnp_dev(dev); pnp_bus_resume() local
[all...]
/kernel/linux/linux-6.6/sound/drivers/mpu401/
H A Dmpu401.c157 static int snd_mpu401_pnp_probe(struct pnp_dev *pnp_dev, in snd_mpu401_pnp_probe() argument
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis.c261 static int tpm_tis_pnp_init(struct pnp_dev *pnp_dev, in tpm_tis_pnp_init() argument
/kernel/linux/linux-6.6/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() argument
173 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, bool *indexed_ret) in apple_gmux_detect() argument
H A Dpnp.h243 struct pnp_dev { global() struct
475 pnp_device_attach(struct pnp_dev *pnp_dev) pnp_device_attach() argument
476 pnp_device_detach(struct pnp_dev *pnp_dev) pnp_device_detach() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_tis.c251 static int tpm_tis_pnp_init(struct pnp_dev *pnp_dev, in tpm_tis_pnp_init() argument
/kernel/linux/linux-5.10/sound/isa/msnd/
H A Dmsnd_pinnacle.c1073 struct pnp_dev *pnp_dev; in snd_msnd_pnp_detect() local
[all...]
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dene_ir.c992 static int ene_probe(struct pnp_dev *pnp_dev, const struct pnp_device_id *id) in ene_probe() argument
1104 ene_remove(struct pnp_dev *pnp_dev) ene_remove() argument
1129 ene_suspend(struct pnp_dev *pnp_dev, pm_message_t state) ene_suspend() argument
1141 ene_resume(struct pnp_dev *pnp_dev) ene_resume() argument
1154 ene_shutdown(struct pnp_dev *pnp_dev) ene_shutdown() argument
[all...]
H A Dene_ir.h182 struct pnp_dev *pnp_dev; member
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dene_ir.c992 static int ene_probe(struct pnp_dev *pnp_dev, const struct pnp_device_id *id) in ene_probe() argument
1104 ene_remove(struct pnp_dev *pnp_dev) ene_remove() argument
1129 ene_suspend(struct pnp_dev *pnp_dev, pm_message_t state) ene_suspend() argument
1141 ene_resume(struct pnp_dev *pnp_dev) ene_resume() argument
1154 ene_shutdown(struct pnp_dev *pnp_dev) ene_shutdown() argument
[all...]
H A Dene_ir.h182 struct pnp_dev *pnp_dev; member
/kernel/linux/linux-6.6/sound/isa/msnd/
H A Dmsnd_pinnacle.c1020 struct pnp_dev *pnp_dev; in snd_msnd_pnp_detect() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dwbsd.c1852 static int wbsd_pnp_suspend(struct pnp_dev *pnp_dev, pm_message_t state) in wbsd_pnp_suspend() argument
1863 static int wbsd_pnp_resume(struct pnp_dev *pnp_dev) in wbsd_pnp_resume() argument
/kernel/linux/linux-5.10/include/linux/
H A Dpnp.h243 struct pnp_dev { global() struct
475 pnp_device_attach(struct pnp_dev *pnp_dev) pnp_device_attach() argument
476 pnp_device_detach(struct pnp_dev *pnp_dev) pnp_device_detach() argument
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dwbsd.c1843 static int wbsd_pnp_suspend(struct pnp_dev *pnp_dev, pm_message_t state) in wbsd_pnp_suspend() argument
1854 static int wbsd_pnp_resume(struct pnp_dev *pnp_dev) in wbsd_pnp_resume() argument

Completed in 16 milliseconds