Searched refs:reset_ch (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dtalitos.c348 static void flush_channel(struct device *dev, int ch, int error, int reset_ch) argument
394 if (error && !reset_ch && status == error)
525 int ch, error, reset_dev = 0, reset_ch = 0; local
541 reset_ch = 1;
569 flush_channel(dev, ch, error, reset_ch);
571 if (reset_ch) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c679 static inline void reset_ch(struct spu_state *csa, struct spu *spu) function
1854 reset_ch(prev, spu); /* Step 45. */

Completed in 126 milliseconds