|
Linux Kernel
3.7.1
|
#include <timed_gpio.h>
Data Fields | |
| const char * | name |
| unsigned | gpio |
| int | max_timeout |
| u8 | active_low |
Definition at line 21 of file timed_gpio.h.
| u8 active_low |
Definition at line 25 of file timed_gpio.h.
| unsigned gpio |
Definition at line 23 of file timed_gpio.h.
| int max_timeout |
Definition at line 24 of file timed_gpio.h.
Definition at line 22 of file timed_gpio.h.
1.8.2