Linux Kernel
3.7.1
|
#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) |
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(* open)(struct snd_ice1712 *, struct snd_pcm_substream *) |
void(* stream_get)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol) |
int(* stream_put)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol) |