/sound/aoa/core/ |
D | alsa.c | 25 err = snd_card_new(dev, index, name, mod, sizeof(struct aoa_card), in aoa_alsa_init()
|
/sound/pci/ctxfi/ |
D | xfi.c | 70 err = snd_card_new(&pci->dev, index[dev], id[dev], THIS_MODULE, in ct_card_probe()
|
/sound/firewire/digi00x/ |
D | digi00x.c | 61 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*dg00x), &card); in snd_dg00x_probe()
|
/sound/ppc/ |
D | powermac.c | 47 err = snd_card_new(&devptr->dev, index, id, THIS_MODULE, 0, &card); in snd_pmac_probe()
|
/sound/usb/6fire/ |
D | chip.c | 122 ret = snd_card_new(&intf->dev, index[regidx], id[regidx], in usb6fire_chip_probe()
|
/sound/firewire/tascam/ |
D | tascam.c | 105 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*tscm), &card); in snd_tscm_probe()
|
/sound/usb/hiface/ |
D | chip.c | 59 ret = snd_card_new(&intf->dev, index[idx], id[idx], THIS_MODULE, in hiface_chip_create()
|
/sound/firewire/motu/ |
D | motu.c | 71 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*motu), &card); in motu_probe()
|
/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf.c | 102 err = snd_card_new(&link->dev, index[i], id[i], THIS_MODULE, in snd_pdacf_probe()
|
/sound/firewire/fireface/ |
D | ff.c | 56 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*ff), &card); in snd_ff_probe()
|
/sound/arm/ |
D | pxa2xx-ac97.c | 220 ret = snd_card_new(&dev->dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in pxa2xx_ac97_probe()
|
/sound/pcmcia/vx/ |
D | vxpocket.c | 279 err = snd_card_new(&p_dev->dev, index[i], id[i], THIS_MODULE, in vxpocket_probe()
|
/sound/firewire/oxfw/ |
D | oxfw.c | 217 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*oxfw), &card); in oxfw_probe()
|
/sound/virtio/ |
D | virtio_card.c | 208 rc = snd_card_new(dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in virtsnd_build_devs()
|
/sound/mips/ |
D | snd-n64.c | 294 err = snd_card_new(&pdev->dev, SNDRV_DEFAULT_IDX1, in n64audio_probe()
|
/sound/sh/ |
D | sh_dac_audio.c | 369 err = snd_card_new(&devptr->dev, index, id, THIS_MODULE, 0, &card); in snd_sh_dac_probe()
|
D | aica.c | 560 err = snd_card_new(&devptr->dev, index, SND_AICA_DRIVER, in snd_aica_probe()
|
/sound/firewire/dice/ |
D | dice.c | 156 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*dice), &card); in dice_probe()
|
/sound/core/ |
D | init.c | 163 int snd_card_new(struct device *parent, int idx, const char *xid, in snd_card_new() function 187 EXPORT_SYMBOL(snd_card_new);
|
/sound/usb/usx2y/ |
D | usbusx2y.c | 369 err = snd_card_new(&intf->dev, index[dev], id[dev], THIS_MODULE, in usx2y_create_card()
|
/sound/firewire/fireworks/ |
D | fireworks.c | 220 err = snd_card_new(&unit->device, index[card_index], id[card_index], THIS_MODULE, in efw_probe()
|
/sound/usb/bcd2000/ |
D | bcd2000.c | 383 err = snd_card_new(&interface->dev, index[card_index], id[card_index], in bcd2000_probe()
|
/sound/firewire/bebob/ |
D | bebob.c | 220 err = snd_card_new(&unit->device, index[card_index], id[card_index], THIS_MODULE, in bebob_probe()
|
/sound/drivers/ |
D | portman2x4.c | 723 err = snd_card_new(&pdev->dev, index[dev], id[dev], THIS_MODULE, in snd_portman_probe()
|
/sound/usb/caiaq/ |
D | device.c | 395 err = snd_card_new(&intf->dev, in create_card()
|