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

#include <comedi.h>

Data Fields

unsigned int subdev
 
unsigned int flags
 
unsigned int start_src
 
unsigned int start_arg
 
unsigned int scan_begin_src
 
unsigned int scan_begin_arg
 
unsigned int convert_src
 
unsigned int convert_arg
 
unsigned int scan_end_src
 
unsigned int scan_end_arg
 
unsigned int stop_src
 
unsigned int stop_arg
 
unsigned intchanlist
 
unsigned int chanlist_len
 
short __userdata
 
unsigned int data_len
 

Detailed Description

Definition at line 349 of file comedi.h.

Field Documentation

unsigned int* chanlist

Definition at line 368 of file comedi.h.

unsigned int chanlist_len

Definition at line 369 of file comedi.h.

unsigned int convert_arg

Definition at line 360 of file comedi.h.

unsigned int convert_src

Definition at line 359 of file comedi.h.

Definition at line 371 of file comedi.h.

unsigned int data_len

Definition at line 372 of file comedi.h.

unsigned int flags

Definition at line 351 of file comedi.h.

unsigned int scan_begin_arg

Definition at line 357 of file comedi.h.

unsigned int scan_begin_src

Definition at line 356 of file comedi.h.

unsigned int scan_end_arg

Definition at line 363 of file comedi.h.

unsigned int scan_end_src

Definition at line 362 of file comedi.h.

unsigned int start_arg

Definition at line 354 of file comedi.h.

unsigned int start_src

Definition at line 353 of file comedi.h.

unsigned int stop_arg

Definition at line 366 of file comedi.h.

unsigned int stop_src

Definition at line 365 of file comedi.h.

unsigned int subdev

Definition at line 350 of file comedi.h.


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