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

/external/wpa_supplicant_8/wpa_supplicant/
H A Dscan.c488 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
511 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
H A Dsme.c1011 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
1034 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
H A Dp2p_supplicant.c2970 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, function
3077 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 149 milliseconds