Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
hda_hwdep.c File Reference
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/pci.h>
#include <linux/compat.h>
#include <linux/mutex.h>
#include <linux/ctype.h>
#include <linux/string.h>
#include <linux/export.h>
#include <sound/core.h>
#include "hda_codec.h"
#include "hda_local.h"
#include <sound/hda_hwdep.h>
#include <sound/minors.h>

Go to the source code of this file.

Data Structures

struct  hda_hint
 

Functions

int snd_hda_create_hwdep (struct hda_codec *codec)
 

Function Documentation

int snd_hda_create_hwdep ( struct hda_codec codec)

Definition at line 128 of file hda_hwdep.c.