| /linux/sound/pci/ctxfi/ |
| H A D | xfi.c | 70 err = snd_card_new(&pci->dev, index[dev], id[dev], THIS_MODULE, in ct_card_probe()
|
| /linux/sound/ppc/ |
| H A D | powermac.c | 47 err = snd_card_new(&devptr->dev, index, id, THIS_MODULE, 0, &card); in snd_pmac_probe()
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-alsa-main.c | 126 ret = snd_card_new(&cx->pci_dev->dev, in snd_cx18_init()
|
| /linux/sound/usb/6fire/ |
| H A D | chip.c | 107 ret = snd_card_new(&intf->dev, index[regidx], id[regidx], in usb6fire_chip_probe()
|
| /linux/sound/firewire/motu/ |
| H A D | motu.c | 71 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*motu), &card); in motu_probe()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-alsa-main.c | 125 ret = snd_card_new(&itv->pdev->dev, in snd_ivtv_init()
|
| /linux/sound/firewire/fireface/ |
| H A D | ff.c | 58 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*ff), &card); in snd_ff_probe()
|
| /linux/sound/pcmcia/pdaudiocf/ |
| H A D | pdaudiocf.c | 101 err = snd_card_new(&link->dev, index[i], id[i], THIS_MODULE, in snd_pdacf_probe()
|
| /linux/sound/pcmcia/vx/ |
| H A D | vxpocket.c | 268 err = snd_card_new(&p_dev->dev, index[i], id[i], THIS_MODULE, in vxpocket_probe()
|
| /linux/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835.c | 146 err = snd_card_new(dev, -1, NULL, THIS_MODULE, sizeof(*chip), &card); in snd_add_child_device()
|
| /linux/sound/hda/controllers/ |
| H A D | acpi.c | 227 err = snd_card_new(&pdev->dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in hda_acpi_probe()
|
| H A D | cix-ipbloq.c | 267 err = snd_card_new(hda->dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in cix_ipbloq_hda_probe()
|
| H A D | tegra.c | 528 err = snd_card_new(&pdev->dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in hda_tegra_probe()
|
| /linux/sound/sh/ |
| H A D | sh_dac_audio.c | 347 err = snd_card_new(&devptr->dev, index, id, THIS_MODULE, 0, &card); in snd_sh_dac_probe()
|
| H A D | aica.c | 565 err = snd_card_new(&devptr->dev, index, SND_AICA_DRIVER, in snd_aica_probe()
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-g723.c | 338 ret = snd_card_new(&solo_dev->pdev->dev, in solo_g723_init()
|
| /linux/sound/virtio/ |
| H A D | virtio_card.c | 198 rc = snd_card_new(dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in virtsnd_build_devs()
|
| /linux/sound/core/ |
| H A D | init.c | 171 int snd_card_new(struct device *parent, int idx, const char *xid, in snd_card_new() function 195 EXPORT_SYMBOL(snd_card_new);
|
| /linux/sound/firewire/fireworks/ |
| H A D | fireworks.c | 218 err = snd_card_new(&unit->device, index[card_index], id[card_index], THIS_MODULE, in efw_probe()
|
| /linux/sound/firewire/dice/ |
| H A D | dice.c | 157 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*dice), &card); in dice_probe()
|
| /linux/sound/usb/bcd2000/ |
| H A D | bcd2000.c | 404 err = snd_card_new(&interface->dev, index[card_index], id[card_index], in bcd2000_probe()
|
| /linux/sound/usb/usx2y/ |
| H A D | usbusx2y.c | 385 err = snd_card_new(&intf->dev, index[dev], id[dev], THIS_MODULE, in usx2y_create_card()
|
| /linux/drivers/media/pci/tw686x/ |
| H A D | tw686x-audio.c | 371 err = snd_card_new(&pci_dev->dev, SNDRV_DEFAULT_IDX1, in tw686x_audio_init()
|
| /linux/drivers/media/pci/cx23885/ |
| H A D | cx23885-alsa.c | 551 err = snd_card_new(&dev->pci->dev, in cx23885_audio_register()
|
| /linux/sound/drivers/ |
| H A D | portman2x4.c | 711 err = snd_card_new(&pdev->dev, index[dev], id[dev], THIS_MODULE, in snd_portman_probe()
|