Searched refs:prev_val (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/mtd/
H A Dcfi.h403 * If prev_val is non-null, it will be set to the value at the command address,
408 int type, map_word *prev_val)
415 if (prev_val)
416 *prev_val = map_read(map, addr);
406 cfi_send_gen_cmd(u_char cmd, uint32_t cmd_addr, uint32_t base, struct map_info *map, struct cfi_private *cfi, int type, map_word *prev_val) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_iba6120.c602 u64 val, config1, prev_val; local
660 prev_val = val;
691 if (val != prev_val)

Completed in 95 milliseconds