Searched refs:get_mode (Results 1 - 14 of 14) sorted by relevance

/external/autotest/client/site_tests/hardware_Fan/
H A Dhardware_Fan.py38 def get_mode(self): member in class:FanControl
61 if fan.get_mode() != 'manual':
/external/syslinux/com32/include/syslinux/
H A Dfirmware.h16 void (*get_mode)(int *, int *); member in struct:output_ops
/external/syslinux/com32/lib/sys/
H A Dansicon_write.c89 firmware->o_ops->get_mode(&ti.cols, &ti.rows);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dop_classes.c218 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, op_class->mode);
H A Drrm.c553 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, op->mode);
605 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, op->mode);
H A Dwpa_supplicant_i.h1398 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes,
H A Dsme.c1480 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes,
H A Dscan.c594 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
H A Dwpa_supplicant.c6457 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
H A Dp2p_supplicant.c3566 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, o->mode);
/external/autotest/client/bin/net/
H A Dnet_utils.py422 def get_mode(self): member in class:bonding
H A Dnet_utils_unittest.py938 self.assertEquals(net_utils.bond().get_mode(), net_utils.bonding.NO_MODE)
/external/syslinux/core/
H A Dbios.c144 .get_mode = bios_get_mode,
/external/syslinux/efi/
H A Dmain.c278 .get_mode = efi_get_mode,

Completed in 360 milliseconds