Home
last modified time | relevance | path

Searched refs:snd_card_new (Results 1 – 25 of 53) sorted by relevance

123

/linux/sound/pci/ctxfi/
H A Dxfi.c70 err = snd_card_new(&pci->dev, index[dev], id[dev], THIS_MODULE, in ct_card_probe()
/linux/sound/ppc/
H A Dpowermac.c47 err = snd_card_new(&devptr->dev, index, id, THIS_MODULE, 0, &card); in snd_pmac_probe()
/linux/drivers/media/pci/cx18/
H A Dcx18-alsa-main.c126 ret = snd_card_new(&cx->pci_dev->dev, in snd_cx18_init()
/linux/sound/usb/6fire/
H A Dchip.c107 ret = snd_card_new(&intf->dev, index[regidx], id[regidx], in usb6fire_chip_probe()
/linux/sound/firewire/motu/
H A Dmotu.c71 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*motu), &card); in motu_probe()
/linux/drivers/media/pci/ivtv/
H A Divtv-alsa-main.c125 ret = snd_card_new(&itv->pdev->dev, in snd_ivtv_init()
/linux/sound/firewire/fireface/
H A Dff.c58 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*ff), &card); in snd_ff_probe()
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c101 err = snd_card_new(&link->dev, index[i], id[i], THIS_MODULE, in snd_pdacf_probe()
/linux/sound/pcmcia/vx/
H A Dvxpocket.c268 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 Dbcm2835.c146 err = snd_card_new(dev, -1, NULL, THIS_MODULE, sizeof(*chip), &card); in snd_add_child_device()
/linux/sound/hda/controllers/
H A Dacpi.c227 err = snd_card_new(&pdev->dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in hda_acpi_probe()
H A Dcix-ipbloq.c267 err = snd_card_new(hda->dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in cix_ipbloq_hda_probe()
H A Dtegra.c528 err = snd_card_new(&pdev->dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in hda_tegra_probe()
/linux/sound/sh/
H A Dsh_dac_audio.c347 err = snd_card_new(&devptr->dev, index, id, THIS_MODULE, 0, &card); in snd_sh_dac_probe()
H A Daica.c565 err = snd_card_new(&devptr->dev, index, SND_AICA_DRIVER, in snd_aica_probe()
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c338 ret = snd_card_new(&solo_dev->pdev->dev, in solo_g723_init()
/linux/sound/virtio/
H A Dvirtio_card.c198 rc = snd_card_new(dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in virtsnd_build_devs()
/linux/sound/core/
H A Dinit.c171 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 Dfireworks.c218 err = snd_card_new(&unit->device, index[card_index], id[card_index], THIS_MODULE, in efw_probe()
/linux/sound/firewire/dice/
H A Ddice.c157 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*dice), &card); in dice_probe()
/linux/sound/usb/bcd2000/
H A Dbcd2000.c404 err = snd_card_new(&interface->dev, index[card_index], id[card_index], in bcd2000_probe()
/linux/sound/usb/usx2y/
H A Dusbusx2y.c385 err = snd_card_new(&intf->dev, index[dev], id[dev], THIS_MODULE, in usx2y_create_card()
/linux/drivers/media/pci/tw686x/
H A Dtw686x-audio.c371 err = snd_card_new(&pci_dev->dev, SNDRV_DEFAULT_IDX1, in tw686x_audio_init()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c551 err = snd_card_new(&dev->pci->dev, in cx23885_audio_register()
/linux/sound/drivers/
H A Dportman2x4.c711 err = snd_card_new(&pdev->dev, index[dev], id[dev], THIS_MODULE, in snd_portman_probe()

123