Searched defs:get_mode (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/ozone/platform/dri/
H A Dhardware_display_controller.h175 const drmModeModeInfo& get_mode() const { return mode_; }; function in class:ui::HardwareDisplayController
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DMemoryView.py764 def get_mode(specs): function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dscan.c501 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
524 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
H A Dsme.c1124 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
1147 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
H A Dp2p_supplicant.c3426 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
3622 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, o->mode);
/external/genext2fs/
H A Dgenext2fs.c1456 get_mode(struct stat *st) function
1690 mode = get_mode(&st);

Completed in 319 milliseconds