Home
last modified time | relevance | path

Searched defs:pnp (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/platform/x86/
A Dapple-gmux.c562 struct pnp_dev *pnp = (struct pnp_dev *)context; in gmux_notify_handler() local
578 struct pnp_dev *pnp = to_pnp_dev(dev); in gmux_suspend() local
587 struct pnp_dev *pnp = to_pnp_dev(dev); in gmux_resume() local
602 static int gmux_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in gmux_probe()
791 static void gmux_remove(struct pnp_dev *pnp) in gmux_remove()
/linux/arch/arm/mach-mvebu/
A Dkirkwood.c84 struct device_node *pnp = of_get_parent(np); in kirkwood_dt_eth_fixup() local
/linux/sound/drivers/mpu401/
A Dmpu401.c25 static bool pnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
/linux/drivers/rtc/
A Drtc-cmos.c1297 static int cmos_pnp_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in cmos_pnp_probe()
1320 static void cmos_pnp_remove(struct pnp_dev *pnp) in cmos_pnp_remove()
1325 static void cmos_pnp_shutdown(struct pnp_dev *pnp) in cmos_pnp_shutdown()
/linux/drivers/pnp/
A Dresource.c298 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()
/linux/net/phonet/
A Daf_phonet.c55 const struct phonet_protocol *pnp; in pn_socket_create() local
/linux/drivers/mmc/host/
A Dwbsd.c1633 int pnp) in wbsd_init()
1718 static void wbsd_shutdown(struct device *dev, int pnp) in wbsd_shutdown()
/linux/drivers/acpi/
A Dscan.c1261 static void acpi_add_id(struct acpi_device_pnp *pnp, const char *dev_id) in acpi_add_id()
1320 static void acpi_set_pnp_ids(acpi_handle handle, struct acpi_device_pnp *pnp, in acpi_set_pnp_ids()
1403 void acpi_free_pnp_ids(struct acpi_device_pnp *pnp) in acpi_free_pnp_ids()
/linux/drivers/input/joystick/
A Dsidewinder.c530 char pnp[8], rev[9]; in sw_3dp_id() local
/linux/drivers/of/
A Dfdt.c209 struct device_node **pnp, in populate_node()
/linux/drivers/net/ethernet/marvell/
A Dmv643xx_eth.c2704 struct device_node *pnp) in mv643xx_eth_shared_of_add_port()
2785 struct device_node *pnp, *np = pdev->dev.of_node; in mv643xx_eth_shared_of_probe() local
/linux/include/acpi/
A Dacpi_bus.h371 struct acpi_device_pnp pnp; member

Completed in 39 milliseconds