Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | toggle_bit:1 |
unsigned int | read_count:7 |
u8 | rc_address |
u8 | rc_data [4] |
Definition at line 57 of file em28xx-input.c.
u8 rc_address |
Definition at line 60 of file em28xx-input.c.
u8 rc_data[4] |
Definition at line 61 of file em28xx-input.c.
unsigned int read_count |
Definition at line 59 of file em28xx-input.c.
unsigned int toggle_bit |
Definition at line 58 of file em28xx-input.c.