HomeSort by relevance Sort by last modified time
    Searched defs:RFKILL_OP_CHANGE (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
rfkill.h 40 RFKILL_OP_CHANGE,
  /external/kernel-headers/original/uapi/linux/
rfkill.h 60 * @RFKILL_OP_CHANGE: a device's state changed -- userspace changes one device
68 RFKILL_OP_CHANGE,
  /external/wpa_supplicant_8/src/drivers/
rfkill.c 30 RFKILL_OP_CHANGE,
74 if (event.op != RFKILL_OP_CHANGE || event.idx != rfkill->idx)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 58 * @RFKILL_OP_CHANGE: a device's state changed -- userspace changes one device
64 RFKILL_OP_CHANGE,

Completed in 58 milliseconds