|
Linux Kernel
3.7.1
|
#include <sound/i2c.h>Go to the source code of this file.
Functions | |
| int | snd_tea6330t_detect (struct snd_i2c_bus *bus, int equalizer) |
| int | snd_tea6330t_update_mixer (struct snd_card *card, struct snd_i2c_bus *bus, int equalizer, int fader) |
| int snd_tea6330t_detect | ( | struct snd_i2c_bus * | bus, |
| int | equalizer | ||
| ) |
Definition at line 60 of file tea6330t.c.
| int snd_tea6330t_update_mixer | ( | struct snd_card * | card, |
| struct snd_i2c_bus * | bus, | ||
| int | equalizer, | ||
| int | fader | ||
| ) |
Definition at line 290 of file tea6330t.c.
1.8.2