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

  /external/autotest/client/site_tests/hardware_Fan/
hardware_Fan.py 38 def get_mode(self): member in class:FanControl
61 if fan.get_mode() != 'manual':
  /external/autotest/client/bin/net/
net_utils.py 422 def get_mode(self): member in class:bonding
  /system/core/init/
builtins.cpp 838 static mode_t get_mode(const char *s) { function
852 mode_t mode = get_mode(args[1].c_str());
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 6418 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
    [all...]

Completed in 75 milliseconds