Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_soc_compr_ops Struct Reference

#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 *)
 

Detailed Description

Definition at line 639 of file soc.h.

Field Documentation

int(* set_params)(struct snd_compr_stream *)

Definition at line 642 of file soc.h.

void(* shutdown)(struct snd_compr_stream *)

Definition at line 641 of file soc.h.

int(* startup)(struct snd_compr_stream *)

Definition at line 640 of file soc.h.

int(* trigger)(struct snd_compr_stream *)

Definition at line 643 of file soc.h.


The documentation for this struct was generated from the following file: