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

#include <ice1712.h>

Data Fields

void(* open )(struct snd_ice1712 *, struct snd_pcm_substream *)
 
void(* setup_rate )(struct snd_ice1712 *, int rate)
 
void(* close )(struct snd_ice1712 *, struct snd_pcm_substream *)
 
void(* default_get )(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)
 
int(* default_put )(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)
 
void(* stream_get )(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)
 
int(* stream_put )(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)
 

Detailed Description

Definition at line 280 of file ice1712.h.

Field Documentation

Definition at line 283 of file ice1712.h.

void(* default_get)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)

Definition at line 284 of file ice1712.h.

int(* default_put)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)

Definition at line 285 of file ice1712.h.

Definition at line 281 of file ice1712.h.

void(* setup_rate)(struct snd_ice1712 *, int rate)

Definition at line 282 of file ice1712.h.

void(* stream_get)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)

Definition at line 286 of file ice1712.h.

int(* stream_put)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol)

Definition at line 287 of file ice1712.h.


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