Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dapple-gmux.c666 struct pnp_dev *pnp = (struct pnp_dev *)context; in gmux_notify_handler() local
756 struct pnp_dev *pnp = to_pnp_dev(dev); in gmux_suspend() local
765 struct pnp_dev *pnp = to_pnp_dev(dev); in gmux_resume() local
780 static int gmux_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in gmux_probe()
990 static void gmux_remove(struct pnp_dev *pnp) in gmux_remove()
/openbmc/linux/arch/arm/mach-mvebu/
H A Dkirkwood.c82 struct device_node *pnp = of_get_parent(np); in kirkwood_dt_eth_fixup() local
/openbmc/linux/sound/drivers/mpu401/
H A Dmpu401.c25 static bool pnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
/openbmc/linux/drivers/rtc/
H A Drtc-cmos.c1389 static int cmos_pnp_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in cmos_pnp_probe()
1410 static void cmos_pnp_remove(struct pnp_dev *pnp) in cmos_pnp_remove()
1415 static void cmos_pnp_shutdown(struct pnp_dev *pnp) in cmos_pnp_shutdown()
/openbmc/linux/drivers/pnp/
H A Dresource.c299 static int pci_dev_uses_irq(struct pnp_dev *pnp, struct pci_dev *pci, in pci_dev_uses_irq()
338 static int pci_uses_irq(struct pnp_dev *pnp, unsigned int irq) in pci_uses_irq()
/openbmc/linux/net/phonet/
H A Daf_phonet.c55 const struct phonet_protocol *pnp; in pn_socket_create() local
/openbmc/linux/drivers/mmc/host/
H A Dwbsd.c1631 int pnp) in wbsd_init()
1724 static void wbsd_shutdown(struct device *dev, int pnp) in wbsd_shutdown()
/openbmc/linux/drivers/acpi/
H A Dscan.c1270 static void acpi_add_id(struct acpi_device_pnp *pnp, const char *dev_id) in acpi_add_id()
1329 static void acpi_set_pnp_ids(acpi_handle handle, struct acpi_device_pnp *pnp, in acpi_set_pnp_ids()
1415 void acpi_free_pnp_ids(struct acpi_device_pnp *pnp) in acpi_free_pnp_ids()
/openbmc/linux/drivers/input/joystick/
H A Dsidewinder.c527 char pnp[8], rev[9]; in sw_3dp_id() local
/openbmc/linux/drivers/of/
H A Dfdt.c209 struct device_node **pnp, in populate_node()
H A Dunittest.c3936 struct device_node *pnp, *np = NULL; in of_unittest_pci_node_verify() local
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2726 struct device_node *pnp) in mv643xx_eth_shared_of_add_port()
2815 struct device_node *pnp, *np = pdev->dev.of_node; in mv643xx_eth_shared_of_probe() local
/openbmc/linux/include/acpi/
H A Dacpi_bus.h376 struct acpi_device_pnp pnp; member