gpio_private Struct Reference

Collaboration diagram for gpio_private:

Collaboration graph
[legend]

Data Fields

gpio_privatenext
unsigned char clk_mask
unsigned char data_mask
unsigned char write_msb
unsigned char pad1
unsigned long highalarm
unsigned long lowalarm
wait_queue_head_t alarm_wq
int minor

Detailed Description

Definition at line 82 of file gpio.c.


Field Documentation

struct gpio_private* gpio_private::next

Definition at line 83 of file gpio.c.

Referenced by etrax_gpio_wake_up_check(), and gpio_release().

unsigned char gpio_private::clk_mask

Definition at line 85 of file gpio.c.

Referenced by gpio_ioctl(), and gpio_write().

unsigned char gpio_private::data_mask

Definition at line 86 of file gpio.c.

Referenced by gpio_ioctl(), and gpio_write().

unsigned char gpio_private::write_msb

Definition at line 87 of file gpio.c.

Referenced by gpio_ioctl(), and gpio_write().

unsigned char gpio_private::pad1

Definition at line 88 of file gpio.c.

unsigned long gpio_private::highalarm

Definition at line 90 of file gpio.c.

Referenced by etrax_gpio_wake_up_check(), gpio_ioctl(), gpio_poll(), and gpio_release().

unsigned long gpio_private::lowalarm

Definition at line 90 of file gpio.c.

Referenced by etrax_gpio_wake_up_check(), gpio_ioctl(), gpio_poll(), and gpio_release().

wait_queue_head_t gpio_private::alarm_wq

Definition at line 91 of file gpio.c.

Referenced by etrax_gpio_wake_up_check(), and gpio_poll().

int gpio_private::minor

Definition at line 92 of file gpio.c.

Referenced by etrax_gpio_wake_up_check(), gpio_ioctl(), gpio_poll(), gpio_release(), gpio_write(), setget_input(), and setget_output().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 00:08:47 2008 for elphel by  doxygen 1.5.1