Home
last modified time | relevance | path

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

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