Searched defs:UPDATE (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/lib/zlib_inflate/ | ||
H A D | inflate.c | 163 #define UPDATE(check, buf, len) zlib_adler32(check, buf, len) macro |
/linux-4.4.14/arch/powerpc/include/asm/ | ||
H A D | sstep.h | 60 #define UPDATE 0x40 /* matches bit in opcode 31 instructions */ macro |
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ | ||
H A D | htc.h | 407 UPDATE, /* update pending */ enumerator in enum:htc_beacon::__anon8163 |
H A D | ath9k.h | 669 UPDATE, /* update pending */ enumerator in enum:ath_beacon::__anon8158 |
Completed in 1195 milliseconds