Searched refs:decompressor (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/compressed/
H A Dhead.S7 * decompressor to unpack the piggybacked kernel, and jumps.
79 move.d r5, [_input_data] ; for the decompressor
121 .dword 0 ; used by the decompressor
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/boot/compressed/
H A Dhead.S3 * decompressor to unpack the piggybacked kernel, and jumps.
133 move.d input_data, $r0 ; for the decompressor
134 move.d $r5, [$r0] ; for the decompressor
184 .dword 0 ; used by the decompressor
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn_ppp.h83 * We need a way for the decompressor to influence the generation of CCP
84 * Reset-Requests in a variety of ways. The decompressor is already returning
87 * to be marked valid by the decompressor and only in this case is ever used.
240 struct isdn_ppp_compressor *compressor,*decompressor; member in struct:ippp_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Ddram_init.S10 ;; information from the decompressor (if the kernel was compressed).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Ddram_init.S23 ;; information from the decompressor (if the kernel was compressed).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c295 is->link_decompressor = is->decompressor = NULL;
392 is->decompressor->free(is->decomp_stat);
394 is->decompressor = is->link_decompressor = NULL;
2169 just return an error code from the decompressor and have a single
2310 decompressor insists on another reset */
2354 /* A decompressor wants a reset with a set of parameters - do what is
2362 /* The decompressor defines parameters by itself */
2366 printk(KERN_ERR "ippp_ccp: decompressor must"
2413 /* The reset params are invalid. The decompressor does not
2442 /* We always expect an Ack if the decompressor does
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S159 * * Check for cramfs start passed in r9 from the decompressor, if all other
214 ;; information from the decompressor (if the kernel was compressed).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dhead.S24 ;; NOTE: R8 and R9 carry information from the decompressor (if the

Completed in 103 milliseconds