Linux Kernel
3.7.1
|
#include <soc.h>
Data Fields | |
struct device * | dev |
struct snd_soc_card * | card |
struct snd_soc_dai_link * | dai_link |
struct mutex | pcm_mutex |
enum snd_soc_pcm_subclass | pcm_subclass |
struct snd_pcm_ops | ops |
unsigned int | dev_registered:1 |
struct snd_soc_dpcm_runtime | dpcm [2] |
long | pmdown_time |
struct snd_pcm * | pcm |
struct snd_compr * | compr |
struct snd_soc_codec * | codec |
struct snd_soc_platform * | platform |
struct snd_soc_dai * | codec_dai |
struct snd_soc_dai * | cpu_dai |
struct delayed_work | delayed_work |
struct snd_soc_card* card |
struct snd_soc_codec* codec |
struct snd_soc_dai* codec_dai |
struct snd_soc_dai* cpu_dai |
struct snd_soc_dai_link* dai_link |
struct snd_soc_dpcm_runtime dpcm[2] |
struct snd_pcm_ops ops |
enum snd_soc_pcm_subclass pcm_subclass |
struct snd_soc_platform* platform |