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

/linux-4.4.14/drivers/pnp/isapnp/
H A DMakefile
/linux-4.4.14/drivers/pnp/pnpacpi/
H A DMakefile
/linux-4.4.14/drivers/pnp/
H A DMakefile
H A Dresource.c297 static int pci_dev_uses_irq(struct pnp_dev *pnp, struct pci_dev *pci, pci_dev_uses_irq() argument
336 static int pci_uses_irq(struct pnp_dev *pnp, unsigned int irq) pci_uses_irq() argument
/linux-4.4.14/drivers/pnp/pnpbios/
H A DMakefile
/linux-4.4.14/arch/arm/mach-mvebu/
H A Dkirkwood.c84 struct device_node *pnp = of_get_parent(np); kirkwood_dt_eth_fixup() local
/linux-4.4.14/sound/drivers/mpu401/
H A Dmpu401.c40 static bool pnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
/linux-4.4.14/sound/oss/
H A Dsb_card.c56 static int __initdata pnp = 1; variable
61 static int __initdata pnp = 0; variable
/linux-4.4.14/net/phonet/
H A Daf_phonet.c68 struct phonet_protocol *pnp; pn_socket_create() local
/linux-4.4.14/drivers/input/joystick/
H A Dsidewinder.c546 char pnp[8], rev[9]; sw_3dp_id() local
/linux-4.4.14/drivers/net/irda/
H A Dnsc-ircc.c719 int pnp; nsc_ircc_probe_338() local
/linux-4.4.14/drivers/platform/x86/
H A Dapple-gmux.c384 struct pnp_dev *pnp = (struct pnp_dev *)context; gmux_notify_handler() local
400 struct pnp_dev *pnp = to_pnp_dev(dev); gmux_suspend() local
410 struct pnp_dev *pnp = to_pnp_dev(dev); gmux_resume() local
437 static int gmux_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) gmux_probe() argument
623 static void gmux_remove(struct pnp_dev *pnp) gmux_remove() argument
/linux-4.4.14/drivers/rtc/
H A Drtc-cmos.c1057 static int cmos_pnp_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) cmos_pnp_probe() argument
1074 static void __exit cmos_pnp_remove(struct pnp_dev *pnp) cmos_pnp_remove() argument
1079 static void cmos_pnp_shutdown(struct pnp_dev *pnp) cmos_pnp_shutdown() argument
/linux-4.4.14/drivers/mmc/host/
H A Dwbsd.c1732 static void wbsd_shutdown(struct device *dev, int pnp) wbsd_shutdown() argument
1646 wbsd_init(struct device *dev, int base, int irq, int dma, int pnp) wbsd_init() argument
/linux-4.4.14/drivers/acpi/
H A Dscan.c1159 static void acpi_add_id(struct acpi_device_pnp *pnp, const char *dev_id) acpi_add_id() argument
1218 static void acpi_set_pnp_ids(acpi_handle handle, struct acpi_device_pnp *pnp, acpi_set_pnp_ids() argument
1300 void acpi_free_pnp_ids(struct acpi_device_pnp *pnp) acpi_free_pnp_ids() argument
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h363 struct acpi_device_pnp pnp; member in struct:acpi_device
/linux-4.4.14/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2804 struct device_node *pnp, *np = pdev->dev.of_node; mv643xx_eth_shared_of_probe() local
2719 mv643xx_eth_shared_of_add_port(struct platform_device *pdev, struct device_node *pnp) mv643xx_eth_shared_of_add_port() argument

Completed in 778 milliseconds