HomeSort by relevance Sort by last modified time
    Searched defs:RFKILL_OP_CHANGE (Results 1 - 3 of 3) 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)

Completed in 415 milliseconds