Home
last modified time | relevance | path

Searched defs:rfkill___2 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h132126 struct rfkill___2 { struct
132127 spinlock_t lock;
132128 enum rfkill_type type;
132129 long unsigned int state;
132130 long unsigned int hard_block_reasons;
132131 u32 idx;
132132 bool registered;
132133 bool persistent;
132134 bool polling_paused;
132135 bool suspended;
[all …]
Dvmlinux.h132126 struct rfkill___2 { struct
132127 spinlock_t lock;
132128 enum rfkill_type type;
132129 long unsigned int state;
132130 long unsigned int hard_block_reasons;
132131 u32 idx;
132132 bool registered;
132133 bool persistent;
132134 bool polling_paused;
132135 bool suspended;
[all …]