HomeSort by relevance Sort by last modified time
    Searched full:prev_val (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/linux/mtd/
cfi.h 404 * If prev_val is non-null, it will be set to the value at the command address,
409 int type, map_word *prev_val)
416 if (prev_val)
417 *prev_val = map_read(map, addr);
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 142 QString prev_val = phase2Select->currentText(); local
174 if (phase2Select->itemText(i).compare(prev_val) == 0) {
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 150 QString prev_val = phase2Select->currentText(); local
182 if (phase2Select->itemText(i).compare(prev_val) == 0) {

Completed in 268 milliseconds