Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_audio.c91 static const struct snd_pcm_hardware uac_pcm_hardware = { variable
407 runtime->hw = uac_pcm_hardware; in uac_pcm_open()