Linux Kernel
3.7.1
|
#include <i2sbus.h>
Data Fields | |
struct soundbus_dev | sound |
struct macio_dev * | macio |
struct i2sbus_control * | control |
struct i2s_interface_regs __iomem * | intfregs |
struct resource | resources [3] |
struct resource * | allocated_resource [3] |
int | interrupts [3] |
char | rnames [3][32] |
struct pcm_info out | in |
snd_pcm_format_t | format |
unsigned int | rate |
struct list_head | item |
int | bus_number |
struct pmf_function * | enable |
struct pmf_function * | cell_enable |
struct pmf_function * | cell_disable |
struct pmf_function * | clock_enable |
struct pmf_function * | clock_disable |
spinlock_t | low_lock |
struct mutex | lock |
struct pmf_function * cell_disable |
struct pmf_function * cell_enable |
struct pmf_function * clock_disable |
struct pmf_function * clock_enable |
struct i2sbus_control* control |
struct pmf_function* enable |
struct i2s_interface_regs __iomem* intfregs |
spinlock_t low_lock |
struct soundbus_dev sound |