| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-alsa-main.c | 95 ret = snd_card_new(&cobalt->pci_dev->dev, SNDRV_DEFAULT_IDX1, in cobalt_alsa_init()
|
| /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/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/motu/ |
| H A D | motu.c | 71 err = snd_card_new(&unit->device, -1, NULL, THIS_MODULE, sizeof(*motu), &card); in motu_probe()
|
| /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/drivers/media/usb/go7007/ |
| H A D | snd-go7007.c | 216 ret = snd_card_new(go->dev, index[dev], id[dev], THIS_MODULE, 0, in go7007_snd_init()
|
| /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/drivers/media/usb/usbtv/ |
| H A D | usbtv-audio.c | 329 rv = snd_card_new(&usbtv->udev->dev, SNDRV_DEFAULT_IDX1, "usbtv", in usbtv_audio_init()
|
| /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/include/sound/ |
| H A D | core.h | 282 int snd_card_new(struct device *parent, int idx, const char *xid,
|
| /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/usb/usx2y/ |
| H A D | usbusx2y.c | 374 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/drivers/most/ |
| H A D | most_snd.c | 553 ret = snd_card_new(iface->driver_dev, -1, "INIC", THIS_MODULE, in audio_probe_channel()
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-ahb-audio.c | 562 ret = snd_card_new(dev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1, in snd_dw_hdmi_probe()
|