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

/linux-4.1.27/drivers/crypto/
H A Dtalitos.c247 static void flush_channel(struct device *dev, int ch, int error, int reset_ch) flush_channel() argument
293 if (error && !reset_ch && status == error) flush_channel()
448 int ch, error, reset_dev = 0, reset_ch = 0; talitos_error() local
464 reset_ch = 1; talitos_error()
492 flush_channel(dev, ch, error, reset_ch); talitos_error()
494 if (reset_ch) { talitos_error()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c686 static inline void reset_ch(struct spu_state *csa, struct spu *spu) reset_ch() function
1861 reset_ch(prev, spu); /* Step 45. */ save_csa()

Completed in 158 milliseconds