Linux Kernel
3.7.1
|
#include <soc-dai.h>
Data Fields | |
const char * | name |
unsigned int | id |
int | ac97_control |
unsigned int | base |
int(* | probe )(struct snd_soc_dai *dai) |
int(* | remove )(struct snd_soc_dai *dai) |
int(* | suspend )(struct snd_soc_dai *dai) |
int(* | resume )(struct snd_soc_dai *dai) |
bool | compress_dai |
struct snd_soc_dai_ops * | ops |
struct snd_soc_pcm_stream | capture |
struct snd_soc_pcm_stream | playback |
unsigned int | symmetric_rates:1 |
int | probe_order |
int | remove_order |
struct snd_soc_pcm_stream capture |
struct snd_soc_dai_ops* ops |
struct snd_soc_pcm_stream playback |