Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pdaudiocf_core.c File Reference
#include <linux/delay.h>
#include <linux/slab.h>
#include <sound/core.h>
#include <sound/info.h>
#include "pdaudiocf.h"
#include <sound/initval.h>

Go to the source code of this file.

Functions

void pdacf_reinit (struct snd_pdacf *chip, int resume)
 
struct snd_pdacfsnd_pdacf_create (struct snd_card *card)
 
int snd_pdacf_ak4117_create (struct snd_pdacf *chip)
 
void snd_pdacf_powerdown (struct snd_pdacf *chip)
 

Function Documentation

void pdacf_reinit ( struct snd_pdacf chip,
int  resume 
)

Definition at line 127 of file pdaudiocf_core.c.

int snd_pdacf_ak4117_create ( struct snd_pdacf chip)

Definition at line 192 of file pdaudiocf_core.c.

struct snd_pdacf* snd_pdacf_create ( struct snd_card card)
read

Definition at line 157 of file pdaudiocf_core.c.

void snd_pdacf_powerdown ( struct snd_pdacf chip)

Definition at line 248 of file pdaudiocf_core.c.