Home
last modified time | relevance | path

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

/external/tinyalsa_new/src/
Dpcm_io.h38 struct pcm_ops { struct
49 extern const struct pcm_ops hw_ops; argument
50 extern const struct pcm_ops plug_ops;
Dpcm_hw.c145 const struct pcm_ops hw_ops = {
Dpcm.c323 const struct pcm_ops *ops;
702 const struct pcm_ops *ops; in pcm_params_get()
Dpcm_plugin.c774 const struct pcm_ops plug_ops = {
/external/tinyalsa/
Dpcm_io.h36 struct pcm_ops { struct
Dpcm_hw.c139 struct pcm_ops hw_ops = {
Dpcm.c133 extern struct pcm_ops hw_ops;
134 extern struct pcm_ops plug_ops;
271 struct pcm_ops *ops;
614 struct pcm_ops *ops; in pcm_params_get()
Dpcm_plugin.c792 struct pcm_ops plug_ops = {