Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ac97_proc.c File Reference
#include <linux/mutex.h>
#include <sound/core.h>
#include <sound/ac97_codec.h>
#include <sound/asoundef.h>
#include "ac97_local.h"
#include "ac97_id.h"

Go to the source code of this file.

Functions

void snd_ac97_proc_init (struct snd_ac97 *ac97)
 
void snd_ac97_proc_done (struct snd_ac97 *ac97)
 
void snd_ac97_bus_proc_init (struct snd_ac97_bus *bus)
 
void snd_ac97_bus_proc_done (struct snd_ac97_bus *bus)
 

Function Documentation

void snd_ac97_bus_proc_done ( struct snd_ac97_bus bus)

Definition at line 486 of file ac97_proc.c.

void snd_ac97_bus_proc_init ( struct snd_ac97_bus bus)

Definition at line 470 of file ac97_proc.c.

void snd_ac97_proc_done ( struct snd_ac97 ac97)

Definition at line 462 of file ac97_proc.c.

void snd_ac97_proc_init ( struct snd_ac97 ac97)

Definition at line 429 of file ac97_proc.c.