Home
last modified time | relevance | path

Searched refs:rfkill_operation (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Drfkill.h24 enum rfkill_operation { enum
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Drfkill.h37 enum rfkill_operation { enum
/kernel/linux/linux-5.10/include/uapi/linux/
Drfkill.h65 enum rfkill_operation { enum
/kernel/linux/linux-5.10/net/rfkill/
Dcore.c256 enum rfkill_operation op) in rfkill_fill_event()
271 static void rfkill_send_events(struct rfkill *rfkill, enum rfkill_operation op) in rfkill_send_events()