a4l_descriptor Struct Reference
[Descriptor Syscall API]


Detailed Description

Structure containing device-information useful to users.

See also:
a4l_get_desc()

Data Fields

char board_name [A4L_NAMELEN]
 Board name.
int nb_subd
 Subdevices count.
int idx_read_subd
 Input subdevice index.
int idx_write_subd
 Output subdevice index.
int fd
 File descriptor.
unsigned int magic
 Opaque field.
int sbsize
 Data buffer size.
void * sbdata
 Data buffer pointer.

Field Documentation

char a4l_descriptor::board_name[A4L_NAMELEN]

Board name.

Subdevices count.

Referenced by a4l_get_chinfo(), a4l_get_rnginfo(), and a4l_get_subdinfo().

Input subdevice index.

Referenced by a4l_async_read().

Output subdevice index.

Referenced by a4l_async_write().

unsigned int a4l_descriptor::magic

Data buffer size.

Referenced by a4l_sys_desc().

Data buffer pointer.

Referenced by a4l_get_chinfo(), a4l_get_rnginfo(), and a4l_get_subdinfo().


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

Generated on Tue Mar 8 13:02:09 2011 for Xenomai API by  doxygen 1.5.6