Home
last modified time | relevance | path

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

/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() argument
990 gmux_remove(struct pnp_dev * pnp) gmux_remove() argument
[all...]
/linux/arch/arm/mach-mvebu/
H A Dkirkwood.c82 struct device_node *pnp = of_get_parent(np); in kirkwood_dt_eth_fixup() local
/linux/sound/drivers/mpu401/
H A Dmpu401.c25 static bool pnp[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
/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()
/linux/drivers/mmc/host/
H A Dwbsd.c1627 int pnp) in wbsd_init()
1720 static void wbsd_shutdown(struct device *dev, int pnp) in wbsd_shutdown()
/linux/net/phonet/
H A Daf_phonet.c55 const struct phonet_protocol *pnp; in pn_socket_create() local
/linux/drivers/acpi/
H A Dscan.c1329 acpi_add_id(struct acpi_device_pnp * pnp,const char * dev_id) acpi_add_id() argument
1388 acpi_set_pnp_ids(acpi_handle handle,struct acpi_device_pnp * pnp,int device_type) acpi_set_pnp_ids() argument
1475 acpi_free_pnp_ids(struct acpi_device_pnp * pnp) acpi_free_pnp_ids() argument
[all...]
/linux/drivers/input/joystick/
H A Dsidewinder.c528 char pnp[8], rev[9]; in sw_3dp_id() local
/linux/include/acpi/
H A Dacpi_bus.h482 struct acpi_device_pnp pnp; global() member
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2722 struct device_node *pnp) in mv643xx_eth_shared_of_add_port() argument
[all...]