Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hda_vmaster_mute_hook Struct Reference

#include <hda_local.h>

Data Fields

struct snd_kcontrolsw_kctl
 
void(* hook )(void *, int)
 
unsigned int mute_mode
 
struct hda_codeccodec
 

Detailed Description

Definition at line 158 of file hda_local.h.

Field Documentation

struct hda_codec* codec

Definition at line 166 of file hda_local.h.

void(* hook)(void *, int)

Definition at line 163 of file hda_local.h.

unsigned int mute_mode

Definition at line 165 of file hda_local.h.

struct snd_kcontrol* sw_kctl

Definition at line 162 of file hda_local.h.


The documentation for this struct was generated from the following file: