Home
last modified time | relevance | path

Searched refs:device_name (Results 1 – 14 of 14) sorted by relevance

/sound/usb/hiface/
Dchip.c63 const char *device_name; member
89 if (quirk && quirk->device_name) in hiface_chip_create()
90 strlcpy(card->shortname, quirk->device_name, sizeof(card->shortname)); in hiface_chip_create()
185 .device_name = "Young",
192 .device_name = "hiFace",
198 .device_name = "North Star",
204 .device_name = "W4S Young",
210 .device_name = "Corrson",
216 .device_name = "AUDIA",
222 .device_name = "SL Audio",
[all …]
/sound/pci/ctxfi/
Dctpcm.h25 const char *device_name);
Dctmixer.h66 const char *device_name);
Dctpcm.c429 const char *device_name) in ct_alsa_pcm_create() argument
450 strlcpy(pcm->name, device_name, sizeof(pcm->name)); in ct_alsa_pcm_create()
Dctmixer.c1214 const char *device_name) in ct_alsa_mix_create() argument
1224 strcpy(atc->card->mixername, device_name); in ct_alsa_mix_create()
Dctatc.c84 enum CTALSADEVS device, const char *device_name);
/sound/firewire/tascam/
Dtascam-hwdep.c81 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
82 sizeof(info.device_name)); in hwdep_get_info()
/sound/firewire/bebob/
Dbebob_hwdep.c85 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
86 sizeof(info.device_name)); in hwdep_get_info()
/sound/firewire/dice/
Ddice-hwdep.c83 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
84 sizeof(info.device_name)); in hwdep_get_info()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c91 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
92 sizeof(info.device_name)); in hwdep_get_info()
/sound/firewire/oxfw/
Doxfw-hwdep.c83 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
84 sizeof(info.device_name)); in hwdep_get_info()
/sound/firewire/motu/
Dmotu-hwdep.c90 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
91 sizeof(info.device_name)); in hwdep_get_info()
/sound/firewire/fireface/
Dff-hwdep.c83 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
84 sizeof(info.device_name)); in hwdep_get_info()
/sound/firewire/fireworks/
Dfireworks_hwdep.c216 strlcpy(info.device_name, dev_name(&dev->device), in hwdep_get_info()
217 sizeof(info.device_name)); in hwdep_get_info()