Home
last modified time | relevance | path

Searched defs:snd_platform (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h410 struct snd_platform { struct
413 int (*probe)(struct snd_platform *); argument
415 int (*pcm_new)(struct snd_pcm *);
416 void (*pcm_free)(struct snd_pcm *);
417 const struct snd_pcm_ops *ops;
418 struct snd_dai *cpu_dai;
419 void *private_data;
420 void *mem_base;
421 struct snd_kcontrol *controls;
422 unsigned int num_controls;
[all …]

Completed in 8 milliseconds