Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pcxhr_hwdep.c File Reference
#include <linux/interrupt.h>
#include <linux/vmalloc.h>
#include <linux/firmware.h>
#include <linux/pci.h>
#include <linux/module.h>
#include <asm/io.h>
#include <sound/core.h>
#include <sound/hwdep.h>
#include "pcxhr.h"
#include "pcxhr_mixer.h"
#include "pcxhr_hwdep.h"
#include "pcxhr_core.h"
#include "pcxhr_mix22.h"

Go to the source code of this file.

Macros

#define PCXHR_HWDEP_ID   "pcxhr loader"
 

Functions

void pcxhr_reset_board (struct pcxhr_mgr *mgr)
 
int pcxhr_setup_firmware (struct pcxhr_mgr *mgr)
 

Macro Definition Documentation

#define PCXHR_HWDEP_ID   "pcxhr loader"

Definition at line 432 of file pcxhr_hwdep.c.

Function Documentation

void pcxhr_reset_board ( struct pcxhr_mgr mgr)

Definition at line 139 of file pcxhr_hwdep.c.

int pcxhr_setup_firmware ( struct pcxhr_mgr mgr)

Definition at line 475 of file pcxhr_hwdep.c.