Home
last modified time | relevance | path

Searched defs:newvalue (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py60 def __init__(self, path, fieldname, oldvalue, newvalue, monitored): argument
218 def __init__(self, path, changetype, oldvalue = None, newvalue = None): argument
/openbmc/linux/drivers/staging/rtl8712/
Dxmit_linux.c
/openbmc/linux/drivers/net/wireless/ath/carl9170/
Dhw.h
/openbmc/qemu/target/arm/
H A Dcpu.c215 uint64_t oldvalue, newvalue; in cp_reg_check_reset() local