/home/hillier_g/checkout/most4linux/most-kernel/most-sync-rt.h File Reference

Declarations for the MOST Synchronous RT driver. More...

Go to the source code of this file.

Data Structures

struct  most_conf_sync
struct  most_sync_rt_dev
struct  most_sync_rt_file

Functions

static void most_conf_sync_init (struct most_conf_sync *sync)
static void most_conf_sync_destroy (struct most_conf_sync *sync)


Detailed Description

Declarations for the MOST Synchronous RT driver.

Definition in file most-sync-rt.h.


Function Documentation

static void most_conf_sync_init ( struct most_conf_sync sync  )  [inline, static]

Initialises a struct most_conf_sync at runtime.

Parameters:
[out] sync the structure to initialise

Definition at line 84 of file most-sync-rt.h.

References most_conf_sync::wait_read_write, and most_conf_sync::wait_reconfigure.

Referenced by most_sync_rt_probe().

static void most_conf_sync_destroy ( struct most_conf_sync sync  )  [inline, static]

Deinitialises a struct most_conf_sync at runtime.

Parameters:
[in] sync the structure to initialise

Definition at line 95 of file most-sync-rt.h.

References most_conf_sync::wait_read_write.

Referenced by most_sync_rt_remove().


Generated on Fri Mar 9 14:48:58 2007 for MOST Linux Drivers (Linux and RTAI) by  doxygen 1.5.0