Linux Kernel
3.7.1
|
#include <push-switch.h>
Data Fields | |
unsigned int | state:1 |
struct timer_list | debounce |
struct work_struct | work |
struct platform_device * | pdev |
Definition at line 9 of file push-switch.h.
struct timer_list debounce |
Definition at line 13 of file push-switch.h.
struct platform_device* pdev |
Definition at line 17 of file push-switch.h.
Definition at line 11 of file push-switch.h.
struct work_struct work |
Definition at line 15 of file push-switch.h.