Linux Kernel
3.7.1
|
Data Fields | |
u8 | maxgpio |
u8 | keymapsize |
u8 | gpi_pin_row_base |
u8 | gpi_pin_row_end |
u8 | gpi_pin_col_base |
u8 | gpi_pin_base |
u8 | gpi_pin_end |
u8 | gpimapsize_max |
u8 | max_row_num |
u8 | max_col_num |
u8 | row_mask |
u8 | col_mask |
u8 | col_shift |
u8 | c4_extend_cfg |
u8(* | bank )(u8 offset) |
u8(* | bit )(u8 offset) |
u8(* | reg )(u8 reg) |
Definition at line 210 of file adp5589-keys.c.
Definition at line 225 of file adp5589-keys.c.
Definition at line 226 of file adp5589-keys.c.
u8 c4_extend_cfg |
Definition at line 224 of file adp5589-keys.c.
u8 col_mask |
Definition at line 222 of file adp5589-keys.c.
u8 col_shift |
Definition at line 223 of file adp5589-keys.c.
u8 gpi_pin_base |
Definition at line 216 of file adp5589-keys.c.
u8 gpi_pin_col_base |
Definition at line 215 of file adp5589-keys.c.
u8 gpi_pin_end |
Definition at line 217 of file adp5589-keys.c.
u8 gpi_pin_row_base |
Definition at line 213 of file adp5589-keys.c.
u8 gpi_pin_row_end |
Definition at line 214 of file adp5589-keys.c.
u8 gpimapsize_max |
Definition at line 218 of file adp5589-keys.c.
u8 keymapsize |
Definition at line 212 of file adp5589-keys.c.
u8 max_col_num |
Definition at line 220 of file adp5589-keys.c.
u8 max_row_num |
Definition at line 219 of file adp5589-keys.c.
u8 maxgpio |
Definition at line 211 of file adp5589-keys.c.
u8 row_mask |
Definition at line 221 of file adp5589-keys.c.