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

#include <control.h>

Data Fields

struct list_head list
 
struct snd_cardcard
 
struct pidpid
 
int prefer_pcm_subdevice
 
int prefer_rawmidi_subdevice
 
wait_queue_head_t change_sleep
 
spinlock_t read_lock
 
struct fasync_structfasync
 
int subscribed
 
struct list_head events
 

Detailed Description

Definition at line 91 of file control.h.

Field Documentation

Definition at line 93 of file control.h.

wait_queue_head_t change_sleep

Definition at line 97 of file control.h.

Definition at line 101 of file control.h.

Definition at line 99 of file control.h.

Definition at line 92 of file control.h.

Definition at line 94 of file control.h.

int prefer_pcm_subdevice

Definition at line 95 of file control.h.

int prefer_rawmidi_subdevice

Definition at line 96 of file control.h.

spinlock_t read_lock

Definition at line 98 of file control.h.

int subscribed

Definition at line 100 of file control.h.


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