Searched defs:newvalue (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | buildhistory_analysis.py | 60 def __init__(self, path, fieldname, oldvalue, newvalue, monitored): argument 218 def __init__(self, path, changetype, oldvalue = None, newvalue = None): argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | xmit_linux.c | 98 u8 oldvalue = 0x00, newvalue = 0x00; in r8712_SetFilter() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | s3c64xx.c | 282 u32 newvalue = 0; in s3c_irq_eint_set_type() local
|
| H A D | irq-s3c24xx.c | 164 unsigned long newvalue = 0, value; in s3c_irqext_type_set() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | nvedit.c | 303 char *oldvalue, *newvalue; in env_append() local 349 char *oldvalue, *newvalue, *dst, *sub; in env_replace() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | hw.h | 872 #define SET_VAL(reg, value, newvalue) \ argument 875 #define SET_CONSTVAL(reg, newvalue) \ argument 878 #define MOD_VAL(reg, value, newvalue) \ argument
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | sync.c | 1417 int64_t newvalue; in ProcSyncSetCounter() local 1445 int64_t newvalue; in ProcSyncChangeCounter() local
|