X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fuapi%2Flinux%2Frfkill.h;h=2e00dcebebd0700ac835d0d98221ef1cb4717974;hb=261a0c80af1e415b9ca2c0e8e7997eb236fa52fa;hp=058757f7a7339b104f9f44ebd77569cf20f35ef6;hpb=e6eea1536e077b2b7bfc8c173f09d01ef72d2c7b;p=karo-tx-linux.git diff --git a/include/uapi/linux/rfkill.h b/include/uapi/linux/rfkill.h index 058757f7a733..2e00dcebebd0 100644 --- a/include/uapi/linux/rfkill.h +++ b/include/uapi/linux/rfkill.h @@ -59,6 +59,8 @@ enum rfkill_type { * @RFKILL_OP_DEL: a device was removed * @RFKILL_OP_CHANGE: a device's state changed -- userspace changes one device * @RFKILL_OP_CHANGE_ALL: userspace changes all devices (of a type, or all) + * into a state, also updating the default state used for devices that + * are hot-plugged later. */ enum rfkill_operation { RFKILL_OP_ADD = 0,