Searched refs:chip_idx (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/mixart/
H A Dmixart.c255 snd_printdd("add_ref_pipe audio chip(%d) pcm(%d)\n", chip->chip_idx, pcm_number);
283 j = (chip->chip_idx * MIXART_MAX_STREAM_PER_CARD) + (pcm_number * (MIXART_PLAYBACK_STREAMS + MIXART_CAPTURE_STREAMS)) + i;
297 bufferinfo[j].buffer_id = (chip->chip_idx << MIXART_NOTIFY_CARD_OFFSET) + (pcm_number << MIXART_NOTIFY_PCM_OFFSET ) + i;
619 int i = (chip->chip_idx * MIXART_MAX_STREAM_PER_CARD) + (stream->pcm_number * (MIXART_PLAYBACK_STREAMS+MIXART_CAPTURE_STREAMS)) + subs->number;
716 snd_printdd("snd_mixart_playback_open C%d/P%d/Sub%d\n", chip->chip_idx, pcm_number, subs->number);
723 snd_printk(KERN_ERR "snd_mixart_playback_open C%d/P%d/Sub%d in use\n", chip->chip_idx, pcm_number, subs->number);
794 snd_printdd("snd_mixart_capture_open C%d/P%d/Sub%d\n", chip->chip_idx, pcm_number, subs->number);
801 snd_printk(KERN_ERR "snd_mixart_capture_open C%d/P%d/Sub%d in use\n", chip->chip_idx, pcm_number, subs->number);
857 snd_printdd("snd_mixart_close C%d/P%d/Sub%d\n", chip->chip_idx, stream->pcm_number, subs->number);
867 snd_printk(KERN_ERR "error snd_mixart_kill_ref_pipe C%dP%d\n", chip->chip_idx, strea
[all...]
H A Dmixart.h176 int chip_idx; /* zero based */ member in struct:snd_mixart
H A Dmixart_mixer.c333 snd_printk(KERN_DEBUG "error MSG_PHYSICALIO_SET_LEVEL card(%d) is_capture(%d) error_code(%x)\n", chip->chip_idx, is_capture, resp.error_code);
758 snd_printk(KERN_DEBUG "error MSG_STREAM_SET_OUT_STREAM_LEVEL card(%d) status(%x)\n", chip->chip_idx, status);
801 snd_printk(KERN_DEBUG "error MSG_STREAM_SET_IN_AUDIO_LEVEL card(%d) status(%x)\n", chip->chip_idx, status);
959 snd_printk(KERN_DEBUG "error MSG_CONNECTOR_SET_OUT_AUDIO_LEVEL card(%d) resp(%x)\n", chip->chip_idx, resp);
1066 if(chip->chip_idx < 2) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr.h154 int chip_idx; /* zero based */ member in struct:snd_pcxhr
H A Dpcxhr_mixer.c67 rmh.cmd[1] = 1 << ((2 * chip->chip_idx) + channel); /* audio mask */
72 "is_capture(%d) err(%x)\n", chip->chip_idx, is_capture, err);
236 "card(%d) err(%x)\n", chip->chip_idx, err);
284 chip->chip_idx, err);
522 switch (chip->chip_idx) {
542 rmh.cmd[0] |= (1 << chip->chip_idx);
744 switch (chip->chip_idx) {
772 snd_printdd("read iec958 AES %d byte %d = 0x%x\n", chip->chip_idx, aes_idx, temp);
816 cmd = chip->chip_idx & 0x03; /* chip index 0..3 */
817 if(chip->chip_idx >
[all...]
H A Dpcxhr.c462 chip->chip_idx, (void*)subs->runtime->dma_addr,
838 chip->chip_idx, subs->number);
843 chip->chip_idx, subs->number);
854 chip->chip_idx, subs->number);
902 snd_printdd("pcxhr_close chip%d subs%d\n", chip->chip_idx, subs->number);
960 sprintf(name, "pcxhr %d", chip->chip_idx);
1014 chip->chip_idx = idx;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dtulip_core.c1247 int chip_idx = ent->driver_data; local
1248 const char *chip_name = tulip_tbl[chip_idx].chip_name;
1298 if (chip_idx == AX88140) {
1304 if (chip_idx == LC82C168)
1337 if (pci_resource_len (pdev, 0) < tulip_tbl[chip_idx].io_size) {
1350 ioaddr = pci_iomap(pdev, TULIP_BAR, tulip_tbl[chip_idx].io_size);
1373 tp->chip_id = chip_idx;
1374 tp->flags = tulip_tbl[chip_idx].flags;
1394 if (chip_idx == DC21143 && chip_rev == 65)
1429 if (chip_idx
[all...]
H A Dxircom_tulip_cb.c524 int chip_idx = id->driver_data; local
564 if (xircom_tbl[chip_idx].flags & HAS_ACPI)
576 tp->chip_id = chip_idx;
624 dev->name, xircom_tbl[chip_idx].chip_name, chip_rev, ioaddr);
629 if (xircom_tbl[chip_idx].flags & HAS_MII) {
H A Dwinbond-840.c353 int chip_idx = ent->driver_data; local
395 np->chip_id = chip_idx;
396 np->drv_flags = pci_id_tbl[chip_idx].drv_flags;
438 dev->name, pci_id_tbl[chip_idx].name, ioaddr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dne2k-pci.c211 int irq, reg0, chip_idx = ent->driver_data; local
214 int flags = pci_clone_list[chip_idx].flags;
336 ei_status.name = pci_clone_list[chip_idx].name;
370 dev->name, pci_clone_list[chip_idx].name, ioaddr, dev->irq);
H A Depic100.c312 int chip_idx = (int) ent->driver_data; local
414 if (chip_idx == 1)
430 ep->chip_id = chip_idx;
431 ep->chip_flags = pci_id_tbl[chip_idx].drv_flags;
498 dev->name, pci_id_tbl[chip_idx].name, ioaddr, dev->irq);
H A Dyellowfin.c366 int chip_idx = ent->driver_data; local
370 int drv_flags = pci_id_tbl[chip_idx].drv_flags;
429 np->chip_id = chip_idx;
487 dev->name, pci_id_tbl[chip_idx].name,
H A Dsundance.c457 int chip_idx = ent->driver_data; local
509 np->chip_id = chip_idx;
553 dev->name, pci_id_tbl[chip_idx].name, ioaddr);
H A Dstarfire.c689 int i, irq, option, chip_idx = ent->driver_data; local
804 drv_flags = netdrv_tbl[chip_idx].drv_flags;
866 dev->name, netdrv_tbl[chip_idx].name, base);
H A Ddl2k.c94 int chip_idx = ent->driver_data; local
135 np->chip_id = chip_idx;
H A Dnatsemi.c799 int i, option, irq, chip_idx = ent->driver_data; local
871 np->eeprom_size = natsemi_pci_info[chip_idx].eeprom_size;
872 if (natsemi_pci_info[chip_idx].flags & NATSEMI_FLAG_IGNORE_PHY)
961 dev->name, natsemi_pci_info[chip_idx].name, iostart,
H A D3c59x.c699 int chip_idx, int card_idx);
991 int chip_idx, int card_idx)
1000 struct vortex_chip_info * const vci = &vortex_info_tbl[chip_idx];
989 vortex_probe1(struct device *gendev, void __iomem *ioaddr, int irq, int chip_idx, int card_idx) argument

Completed in 422 milliseconds