Searched refs:WS (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/arch/arm/kernel/ |
D | head-inflate-data.c | 53 WS(strm)->inflate_state.wsize = 0; in __inflate_kernel_data() 54 WS(strm)->inflate_state.window = NULL; in __inflate_kernel_data()
|
/Linux-v5.4/lib/ |
D | decompress_inflate.c | 127 WS(strm)->inflate_state.wsize = 0; in __gunzip() 128 WS(strm)->inflate_state.window = NULL; in __gunzip()
|
/Linux-v5.4/lib/zlib_inflate/ |
D | infutil.h | 23 #define WS(z) ((struct inflate_workspace *)(z->workspace)) macro
|
D | inflate.c | 55 state = &WS(strm)->inflate_state; in zlib_inflateInit2() 69 state->window = &WS(strm)->working_window[0]; in zlib_inflateInit2()
|
/Linux-v5.4/Documentation/driver-api/mei/ |
D | iamt.rst | 26 starting with Release 6.0) over HTTP/S or WS-Management protocol over 40 over HTTP (deprecated starting with Release 6.0) or with WS-Management over
|
/Linux-v5.4/net/rxrpc/ |
D | ar-internal.h | 32 #define rxrpc_queue_work(WS) queue_work(rxrpc_workqueue, (WS)) argument 33 #define rxrpc_queue_delayed_work(WS,D) \ argument 34 queue_delayed_work(rxrpc_workqueue, (WS), (D))
|
/Linux-v5.4/scripts/dtc/ |
D | dtc-lexer.l | 236 <*>{WS}+ /* eat whitespace */
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | renesas,rsnd.txt | 235 Each SSI can share WS pin. It is based on platform. 236 This is example if SSI1 want to share WS pin with SSI0
|
/Linux-v5.4/arch/powerpc/xmon/ |
D | ppc-opc.c | 788 #define WS EVUIMM_8 + 1 macro 789 #define DRM WS 794 #define PSWM WS + 1 4963 {"eratre", X(31,179), X_MASK, PPCA2, 0, {RT, RA, WS}}, 5002 {"eratwe", X(31,211), X_MASK, PPCA2, 0, {RS, RA, WS}},
|
/Linux-v5.4/drivers/eisa/ |
D | eisa.ids | 627 ICU0300 "Gateway Ethertwist PC/PC-WS(National Chipset)"
|