Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dhdac_hda.c330 const char *pcm_name; in snd_soc_find_pcm_from_dai() local
/linux-5.19.10/sound/soc/sof/
Dsof-audio.c714 const char *pcm_name, int dir) in snd_sof_find_swidget_sname()
/linux-5.19.10/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-5.19.10/drivers/usb/gadget/function/
Du_audio.c1155 int g_audio_setup(struct g_audio *g_audio, const char *pcm_name, in g_audio_setup()