Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/
Dpcm.c553 static struct pcm bad_pcm = { variable
818 if (pcm == &bad_pcm) in pcm_close()
850 return &bad_pcm; /* TODO: could support default config here */ in pcm_open()