Linux Kernel
3.7.1
|
#include <soc.h>
Data Fields | |
int(* | startup )(struct snd_compr_stream *) |
void(* | shutdown )(struct snd_compr_stream *) |
int(* | set_params )(struct snd_compr_stream *) |
int(* | trigger )(struct snd_compr_stream *) |
int(* set_params)(struct snd_compr_stream *) |
void(* shutdown)(struct snd_compr_stream *) |
int(* startup)(struct snd_compr_stream *) |
int(* trigger)(struct snd_compr_stream *) |