Searched defs:rfkill_event (Results 1 – 2 of 2) sorted by relevance
81 struct rfkill_event { struct82 __u32 idx;83 __u8 type;84 __u8 op;85 __u8 soft, hard;
18 struct rfkill_event { struct19 u32 idx;20 u8 type;21 u8 op;22 u8 soft;23 u8 hard;