HomeSort by relevance Sort by last modified time
    Searched refs:prev_val (Results 1 - 2 of 2) 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) {

Completed in 55 milliseconds