Home
last modified time | relevance | path

Searched defs:pcm_name (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/sound/soc/codecs/
Dhdac_hda.c330 const char *pcm_name; in snd_soc_find_pcm_from_dai() local
/Linux-v5.15/sound/soc/sof/
Dsof-audio.c402 const char *pcm_name, int dir) in snd_sof_find_swidget_sname()
/Linux-v5.15/include/uapi/sound/
Dasoc.h519 char pcm_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
619 char pcm_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
/Linux-v5.15/drivers/usb/gadget/function/
Du_audio.c944 int g_audio_setup(struct g_audio *g_audio, const char *pcm_name, in g_audio_setup()