|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned int | sysclk |
| unsigned int | pcmclk |
| unsigned int | dir |
| unsigned int | filter |
| struct snd_soc_codec * | codec |
| struct i2c_client * | i2c |
| struct pm860x_chip * | chip |
| struct pm860x_det | det |
| int | irq [4] |
| unsigned char | name [4][MAX_NAME_LEN] |
Definition at line 138 of file 88pm860x-codec.c.
Definition at line 145 of file 88pm860x-codec.c.
| struct snd_soc_codec* codec |
Definition at line 143 of file 88pm860x-codec.c.
| struct pm860x_det det |
Definition at line 146 of file 88pm860x-codec.c.
| unsigned int dir |
Definition at line 141 of file 88pm860x-codec.c.
| unsigned int filter |
Definition at line 142 of file 88pm860x-codec.c.
| struct i2c_client* i2c |
Definition at line 144 of file 88pm860x-codec.c.
| int irq[4] |
Definition at line 148 of file 88pm860x-codec.c.
| unsigned char name[4][MAX_NAME_LEN] |
Definition at line 149 of file 88pm860x-codec.c.
| unsigned int pcmclk |
Definition at line 140 of file 88pm860x-codec.c.
| unsigned int sysclk |
Definition at line 139 of file 88pm860x-codec.c.
1.8.2