Searched defs:rfkill_event (Results 1 – 9 of 9) sorted by relevance
43 struct rfkill_event { struct44 __u32 idx;45 __u8 type;46 __u8 op;47 __u8 soft, hard;
30 struct rfkill_event { struct31 __u32 idx;32 __u8 type;33 __u8 op;34 __u8 soft, hard;
83 struct rfkill_event { struct84 __u32 idx;85 __u8 type;86 __u8 op;87 __u8 soft, hard;
93 struct rfkill_event { struct102 * struct rfkill_event_ext - events for userspace on /dev/rfkill argument
193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event() function
293 static void rfkill_event(struct rfkill *rfkill) in rfkill_event() function
288 static void rfkill_event(struct rfkill *rfkill) in rfkill_event() function