Linux Kernel
3.7.1
|
#include <asm/io.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/mutex.h>
#include <sound/core.h>
#include "ice1712.h"
#include "hoontech.h"
Go to the source code of this file.
Data Structures | |
struct | hoontech_spec |
Variables | |
struct snd_ice1712_card_info snd_ice1712_hoontech_cards[] | __devinitdata |
struct snd_ice1712_card_info snd_ice1712_hoontech_cards [] __devinitdata |
Definition at line 332 of file hoontech.c.