|
Linux Kernel
3.7.1
|
Data Fields | |
| spinlock_t | lock |
| const char * | name |
| enum rfkill_type | type |
| unsigned long | state |
| u32 | idx |
| bool | registered |
| bool | persistent |
| struct rfkill_ops * | ops |
| void * | data |
| struct device | dev |
| struct list_head | node |
| struct delayed_work | poll_work |
| struct work_struct | uevent_work |
| struct work_struct | sync_work |
| spinlock_t lock |
| struct rfkill_ops* ops |
| struct delayed_work poll_work |
| struct work_struct sync_work |
| enum rfkill_type type |
| struct work_struct uevent_work |
1.8.2