Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
iso_resource Struct Reference

Public Types

enum  {
  ISO_RES_ALLOC, ISO_RES_REALLOC, ISO_RES_DEALLOC, ISO_RES_ALLOC_ONCE,
  ISO_RES_DEALLOC_ONCE
}
 

Data Fields

struct client_resource resource
 
struct clientclient
 
struct delayed_work work
 
enum iso_resource:: { ... }  todo
 
int generation
 
u64 channels
 
s32 bandwidth
 
struct iso_resource_evente_alloc
 
struct iso_resource_evente_dealloc
 

Detailed Description

Definition at line 135 of file core-cdev.c.

Member Enumeration Documentation

anonymous enum
Enumerator:
ISO_RES_ALLOC 
ISO_RES_REALLOC 
ISO_RES_DEALLOC 
ISO_RES_ALLOC_ONCE 
ISO_RES_DEALLOC_ONCE 

Definition at line 140 of file core-cdev.c.

Field Documentation

s32 bandwidth

Definition at line 144 of file core-cdev.c.

u64 channels

Definition at line 143 of file core-cdev.c.

Definition at line 137 of file core-cdev.c.

Definition at line 145 of file core-cdev.c.

Definition at line 145 of file core-cdev.c.

int generation

Definition at line 142 of file core-cdev.c.

Definition at line 136 of file core-cdev.c.

enum { ... } todo

Definition at line 139 of file core-cdev.c.


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