Home
last modified time | relevance | path

Searched defs:rfkill_event (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/include/uapi/linux/
Drfkill.h83 struct rfkill_event { struct
84 __u32 idx;
85 __u8 type;
86 __u8 op;
87 __u8 soft, hard;
/linux-5.10/net/rfkill/
Dinput.c193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event() function
Dcore.c288 static void rfkill_event(struct rfkill *rfkill) in rfkill_event() function