|
Linux Kernel
3.7.1
|
Public Member Functions | |
| DECLARE_BITMAP (pressed_fn, KEY_CNT) | |
| DECLARE_BITMAP (pressed_numlock, KEY_CNT) | |
Data Fields | |
| unsigned long | quirks |
| unsigned int | fn_on |
Definition at line 50 of file hid-apple.c.
| DECLARE_BITMAP | ( | pressed_fn | , |
| KEY_CNT | |||
| ) |
| DECLARE_BITMAP | ( | pressed_numlock | , |
| KEY_CNT | |||
| ) |
| unsigned int fn_on |
Definition at line 52 of file hid-apple.c.
| unsigned long quirks |
Definition at line 51 of file hid-apple.c.
1.8.2