OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_pcm_ops
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ad1848.h
170
const struct
snd_pcm_ops
*snd_ad1848_get_pcm_ops(int direction);
sb.h
317
const struct
snd_pcm_ops
*snd_sb16dsp_get_pcm_ops(int direction);
pcm.h
61
struct
snd_pcm_ops
{
struct
359
struct
snd_pcm_ops
*ops;
900
void snd_pcm_set_ops(struct snd_pcm * pcm, int direction, struct
snd_pcm_ops
*ops);
[
all
...]
soc.h
396
struct
snd_pcm_ops
*pcm_ops;
Completed in 177 milliseconds