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

#include <control.h>

Data Fields

snd_ctl_elem_iface_t iface
 
unsigned int device
 
unsigned int subdevice
 
const unsigned charname
 
unsigned int index
 
unsigned int access
 
unsigned int count
 
snd_kcontrol_info_tinfo
 
snd_kcontrol_get_tget
 
snd_kcontrol_put_tput
 
union {
   snd_kcontrol_tlv_rw_t *   c
 
   const unsigned int *   p
 
tlv
 
unsigned long private_value
 

Detailed Description

Definition at line 39 of file control.h.

Field Documentation

unsigned int access

Definition at line 45 of file control.h.

Definition at line 51 of file control.h.

unsigned int count

Definition at line 46 of file control.h.

unsigned int device

Definition at line 41 of file control.h.

Definition at line 48 of file control.h.

Definition at line 40 of file control.h.

unsigned int index

Definition at line 44 of file control.h.

Definition at line 47 of file control.h.

const unsigned char* name

Definition at line 43 of file control.h.

const unsigned int* p

Definition at line 52 of file control.h.

unsigned long private_value

Definition at line 54 of file control.h.

Definition at line 49 of file control.h.

unsigned int subdevice

Definition at line 42 of file control.h.

union { ... } tlv

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