Searched defs:rfkill_event (Results 1 – 3 of 3) sorted by relevance
83 struct rfkill_event { struct84 __u32 idx;85 __u8 type;86 __u8 op;87 __u8 soft, hard;
193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event() function
288 static void rfkill_event(struct rfkill *rfkill) in rfkill_event() function