Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/i2c.h>
#include <linux/delay.h>
#include <sound/core.h>
#include "pmac.h"
Go to the source code of this file.
Functions | |
void | snd_pmac_keywest_cleanup (struct pmac_keywest *i2c) |
int __devinit | snd_pmac_tumbler_post_init (void) |
int __devinit | snd_pmac_keywest_init (struct pmac_keywest *i2c) |
void snd_pmac_keywest_cleanup | ( | struct pmac_keywest * | i2c | ) |
int __devinit snd_pmac_keywest_init | ( | struct pmac_keywest * | i2c | ) |