Home
last modified time | relevance | path

Searched refs:shortname (Results 126 – 150 of 208) sorted by relevance

123456789

/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c402 "%s MIDI", oxfw->card->shortname); in snd_oxfw_scs1x_add()
H A Doxfw-pcm.c443 strcpy(pcm->name, oxfw->card->shortname); in snd_oxfw_create_pcm()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c400 snprintf(pcm->name, sizeof(pcm->name), "%s PCM", efw->card->shortname); in snd_efw_create_pcm_devices()
H A Dfireworks.c94 strcpy(efw->card->shortname, hwinfo->model_name); in get_hardware_info()
/openbmc/linux/sound/firewire/fireface/
H A Dff-pcm.c394 "%s PCM", ff->card->shortname); in snd_ff_create_pcm_devices()
/openbmc/linux/sound/firewire/motu/
H A Dmotu-pcm.c363 strcpy(pcm->name, motu->card->shortname); in snd_motu_create_pcm_devices()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c371 "%s PCM", bebob->card->shortname); in snd_bebob_create_pcm_devices()
H A Dbebob.c109 strcpy(bebob->card->shortname, model); in name_device()
/openbmc/linux/fs/smb/server/
H A Dsmb_common.h445 char *shortname);
/openbmc/linux/sound/pci/
H A Dintel8x0.c1457 sprintf(pcm->name, "%s - %s", chip->card->shortname, rec->suffix); in snd_intel8x0_pcm1()
1459 strcpy(pcm->name, chip->card->shortname); in snd_intel8x0_pcm1()
2937 err = pci_request_regions(pci, card->shortname); in snd_intel8x0_init()
3140 strcpy(card->shortname, "Intel ICH"); in __snd_intel8x0_probe()
3143 strcpy(card->shortname, name->s); in __snd_intel8x0_probe()
3172 "%s with %s at irq %i", card->shortname, in __snd_intel8x0_probe()
H A Dbt87x.c877 sprintf(card->shortname, "Brooktree Bt%x", pci->device); in __snd_bt87x_probe()
879 card->shortname, (unsigned long long)pci_resource_start(pci, 0), in __snd_bt87x_probe()
H A Dfm801.c1297 strcpy(card->shortname, "ForteMedia FM801-"); in __snd_card_fm801_probe()
1298 strcat(card->shortname, chip->multichannel ? "AU" : "AS"); in __snd_card_fm801_probe()
1300 card->shortname, chip->port, chip->irq); in __snd_card_fm801_probe()
H A Dazt3328.c2100 strcpy(pcm->name, chip->card->shortname); in snd_azf3328_pcm()
2117 strcpy(pcm->name, chip->card->shortname); in snd_azf3328_pcm()
2443 strcpy(card->shortname, "Aztech AZF3328 (PCI168)"); in __snd_azf3328_probe()
2489 card->shortname, chip->ctrl_io, chip->irq); in __snd_azf3328_probe()
H A Datiixp_modem.c1218 strcpy(card->shortname, "ATI IXP Modem"); in __snd_atiixp_probe()
1240 card->shortname, pci->revision, chip->addr, chip->irq); in __snd_atiixp_probe()
/openbmc/linux/sound/isa/gus/
H A Dinterwave.c273 strcpy(gus->card->shortname, "AMD InterWave"); in snd_interwave_detect()
741 strcpy(card->shortname, str); in snd_interwave_probe()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c659 strcpy(card->shortname, chip->model.shortname); in __oxygen_pci_probe()
H A Dxonar_wm87x6.c1282 .shortname = "Xonar HDAV1.3 Slim",
1320 chip->model.shortname = "Xonar DS"; in get_xonar_wm87x6_model()
1324 chip->model.shortname = "Xonar DSX"; in get_xonar_wm87x6_model()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-audio.c849 strscpy(card->shortname, "Em28xx Audio", sizeof(card->shortname)); in em28xx_audio_init()
/openbmc/linux/sound/mips/
H A Dsgio2audio.c896 strcpy(card->shortname, "SGI O2 Audio"); in snd_sgio2audio_probe()
898 card->shortname, in snd_sgio2audio_probe()
H A Dhal2.c866 strcpy(card->shortname, "SGI HAL2 Audio"); in hal2_probe()
868 card->shortname, in hal2_probe()
/openbmc/linux/include/sound/
H A Dcore.h86 char shortname[32]; /* short name of this soundcard */ member
/openbmc/linux/sound/parisc/
H A Dharmony.c941 strcpy(card->shortname, "Harmony"); in snd_harmony_probe()
943 card->shortname, h->hpa, h->irq); in snd_harmony_probe()
/openbmc/linux/sound/pci/lx6464es/
H A Dlx6464es.c1029 sprintf(card->shortname, "LX6464ES %02X.%02X.%02X.%02X.%02X.%02X", in snd_lx6464es_probe()
1034 card->shortname, chip->port_plx, in snd_lx6464es_probe()
/openbmc/linux/sound/firewire/dice/
H A Ddice-pcm.c444 strcpy(pcm->name, dice->card->shortname); in snd_dice_create_pcm()
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c1701 strcpy(card->shortname, "Intel HDMI/DP LPE Audio"); in __hdmi_lpe_audio_probe()
1769 strscpy(pcm->name, card->shortname, strlen(card->shortname)); in __hdmi_lpe_audio_probe()

123456789