Home
last modified time | relevance | path

Searched refs:FILE_PCM_PLAYBACK (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
Du_uac1.h26 #define FILE_PCM_PLAYBACK "/dev/snd/pcmC0D0p" macro
Df_uac1.c933 opts->fn_play = FILE_PCM_PLAYBACK; in f_audio_alloc_inst()
/linux-4.1.27/drivers/usb/gadget/legacy/
Daudio.c59 static char *fn_play = FILE_PCM_PLAYBACK;