|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <sound/core.h>#include <sound/initval.h>#include <sound/ac97_codec.h>#include "stk1160.h"#include "stk1160-reg.h"Go to the source code of this file.
Functions | |
| int | stk1160_ac97_register (struct stk1160 *dev) |
| int | stk1160_ac97_unregister (struct stk1160 *dev) |
Definition at line 90 of file stk1160-ac97.c.
Definition at line 140 of file stk1160-ac97.c.
1.8.2