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

#include <pcm_oss.h>

Data Fields

chartask_name
 
unsigned int disable:1
 
unsigned int direct:1
 
unsigned int block:1
 
unsigned int nonblock:1
 
unsigned int partialfrag:1
 
unsigned int nosilence:1
 
unsigned int buggyptr:1
 
unsigned int periods
 
unsigned int period_size
 
struct snd_pcm_oss_setupnext
 

Detailed Description

Definition at line 25 of file pcm_oss.h.

Field Documentation

unsigned int block

Definition at line 27 of file pcm_oss.h.

unsigned int buggyptr

Definition at line 27 of file pcm_oss.h.

unsigned int direct

Definition at line 27 of file pcm_oss.h.

unsigned int disable

Definition at line 27 of file pcm_oss.h.

Definition at line 36 of file pcm_oss.h.

unsigned int nonblock

Definition at line 27 of file pcm_oss.h.

unsigned int nosilence

Definition at line 27 of file pcm_oss.h.

unsigned int partialfrag

Definition at line 27 of file pcm_oss.h.

unsigned int period_size

Definition at line 35 of file pcm_oss.h.

unsigned int periods

Definition at line 34 of file pcm_oss.h.

char* task_name

Definition at line 26 of file pcm_oss.h.


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