Searched defs:pnp (Results 1 – 9 of 9) sorted by relevance
/drivers/platform/x86/ |
D | apple-gmux.c | 565 struct pnp_dev *pnp = (struct pnp_dev *)context; in gmux_notify_handler() local 581 struct pnp_dev *pnp = to_pnp_dev(dev); in gmux_suspend() local 590 struct pnp_dev *pnp = to_pnp_dev(dev); in gmux_resume() local 605 static int gmux_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in gmux_probe() 794 static void gmux_remove(struct pnp_dev *pnp) in gmux_remove()
|
/drivers/rtc/ |
D | rtc-cmos.c | 1195 static int cmos_pnp_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in cmos_pnp_probe() 1218 static void cmos_pnp_remove(struct pnp_dev *pnp) in cmos_pnp_remove() 1223 static void cmos_pnp_shutdown(struct pnp_dev *pnp) in cmos_pnp_shutdown()
|
/drivers/pnp/ |
D | resource.c | 298 static int pci_dev_uses_irq(struct pnp_dev *pnp, struct pci_dev *pci, in pci_dev_uses_irq() 337 static int pci_uses_irq(struct pnp_dev *pnp, unsigned int irq) in pci_uses_irq()
|
/drivers/acpi/ |
D | scan.c | 1172 static void acpi_add_id(struct acpi_device_pnp *pnp, const char *dev_id) in acpi_add_id() 1231 static void acpi_set_pnp_ids(acpi_handle handle, struct acpi_device_pnp *pnp, in acpi_set_pnp_ids() 1316 void acpi_free_pnp_ids(struct acpi_device_pnp *pnp) in acpi_free_pnp_ids()
|
/drivers/mmc/host/ |
D | wbsd.c | 1651 int pnp) in wbsd_init() 1736 static void wbsd_shutdown(struct device *dev, int pnp) in wbsd_shutdown()
|
/drivers/input/joystick/ |
D | sidewinder.c | 546 char pnp[8], rev[9]; in sw_3dp_id() local
|
/drivers/staging/irda/drivers/ |
D | nsc-ircc.c | 719 int pnp; in nsc_ircc_probe_338() local
|
/drivers/of/ |
D | fdt.c | 274 struct device_node **pnp, in populate_node()
|
/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 2722 struct device_node *pnp) in mv643xx_eth_shared_of_add_port() 2806 struct device_node *pnp, *np = pdev->dev.of_node; in mv643xx_eth_shared_of_probe() local
|