Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
soc-io.c File Reference
#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)
 

Function Documentation

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 
)

Definition at line 168 of file soc-io.c.