Searched refs:devnr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Distallion.h59 unsigned int devnr; member in struct:stliport
H A Dpci_hotplug.h137 int devnr, const char *name)
139 return __pci_hp_register(slot, pbus, devnr, name,
135 pci_hp_register(struct hotplug_slot *slot, struct pci_bus *pbus, int devnr, const char *name) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-alsa.c363 static int devnr; local
370 if (devnr >= SNDRV_CARDS)
373 if (!enable[devnr])
376 rc = snd_card_create(index[devnr], "tm6000", THIS_MODULE, 0, &card);
378 snd_printk(KERN_ERR "cannot create card instance %d\n", devnr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dleon_amba.h147 int devnr; /* number of devices on AHB or APB bus */ member in struct:amba_device_table
153 int devnr; /* number of devices on AHB or APB bus */ member in struct:amba_apbslv_device_table
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-audio.c466 static int devnr; local
481 err = snd_card_create(index[devnr], "Cx231xx Audio", THIS_MODULE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-audio.c461 static int devnr; local
476 err = snd_card_create(index[devnr], "Em28xx Audio", THIS_MODULE, 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dpci_hotplug_core.c424 * @devnr: device number
435 int devnr, const char *name,
460 pci_slot = pci_create_slot(bus, devnr, name, slot);
434 __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, int devnr, const char *name, struct module *owner, const char *mod_name) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Distallion.c828 if (portp->devnr < 1)
3373 portp->devnr = i;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c14122 unsigned int func, devnr = tp->pdev->devfn & ~7; local
14125 peer = pci_get_slot(tp->pdev->bus, devnr | func);

Completed in 141 milliseconds