Linux Kernel
3.7.1
|
#include <linux/i2c.h>
#include <linux/spi/spi.h>
#include <linux/regmap.h>
#include <linux/export.h>
#include <sound/soc.h>
#include <trace/events/asoc.h>
Go to the source code of this file.
Functions | |
int | snd_soc_codec_set_cache_io (struct snd_soc_codec *codec, int addr_bits, int data_bits, enum snd_soc_control_type control) |
EXPORT_SYMBOL_GPL (snd_soc_codec_set_cache_io) | |
EXPORT_SYMBOL_GPL | ( | snd_soc_codec_set_cache_io | ) |
int snd_soc_codec_set_cache_io | ( | struct snd_soc_codec * | codec, |
int | addr_bits, | ||
int | data_bits, | ||
enum snd_soc_control_type | control | ||
) |