Home
last modified time | relevance | path

Searched defs:reset_ch (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/media/pci/tw686x/
Dtw686x-core.c168 unsigned int video_requests, audio_requests, reset_ch; in tw686x_irq() local
Dtw686x-video.c1086 unsigned int *reset_ch) in tw686x_video_irq()
/Linux-v6.6/drivers/crypto/
Dtalitos.c342 static void flush_channel(struct device *dev, int ch, int error, int reset_ch) in flush_channel()
587 int reset_ch = is_sec1 ? 1 : 0; /* only SEC2 supports continuation */ in talitos_error() local
/Linux-v6.6/arch/powerpc/platforms/cell/spufs/
Dswitch.c672 static inline void reset_ch(struct spu_state *csa, struct spu *spu) in reset_ch() function