OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFKILL_OP_CHANGE
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/drivers/
rfkill.c
29
RFKILL_OP_CHANGE
,
76
if (event.op !=
RFKILL_OP_CHANGE
|| event.type != RFKILL_TYPE_WLAN)
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c
75
* @
RFKILL_OP_CHANGE
: a device's state changed -- userspace changes one device
81
RFKILL_OP_CHANGE
,
915
if ((rf_event.op ==
RFKILL_OP_CHANGE
) &&
Completed in 24 milliseconds