Searched defs:reset_ch (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/ |
H A D | tw686x-core.c | 168 unsigned int video_requests, audio_requests, reset_ch; in tw686x_irq() local
|
H A D | tw686x-video.c | 1087 tw686x_video_irq(struct tw686x_dev *dev, unsigned long requests, unsigned int pb_status, unsigned int fifo_status, unsigned int *reset_ch) tw686x_video_irq() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/ |
H A D | tw686x-core.c | 168 unsigned int video_requests, audio_requests, reset_ch; in tw686x_irq() local
|
H A D | tw686x-video.c | 1084 tw686x_video_irq(struct tw686x_dev *dev, unsigned long requests, unsigned int pb_status, unsigned int fifo_status, unsigned int *reset_ch) tw686x_video_irq() argument
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | talitos.c | 341 static void flush_channel(struct device *dev, int ch, int error, int reset_ch) in flush_channel() argument 586 int reset_ch = is_sec1 ? 1 : 0; /* only SEC2 supports continuation */ in talitos_error() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 672 static inline void reset_ch(struct spu_state *csa, struct spu *spu) in reset_ch() function
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 672 static inline void reset_ch(struct spu_state *csa, struct spu *spu) in reset_ch() function
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | talitos.c | 342 static void flush_channel(struct device *dev, int ch, int error, int reset_ch) in flush_channel() argument 587 int reset_ch = is_sec1 ? 1 : 0; /* only SEC2 supports continuation */ in talitos_error() local
|
Completed in 20 milliseconds