ret0 17 arch/parisc/include/asm/asmregs.h ret0: .reg %r28 ret0 699 drivers/dma/pch_dma.c int ret0 = IRQ_NONE; ret0 716 drivers/dma/pch_dma.c ret0 = IRQ_HANDLED; ret0 730 drivers/dma/pch_dma.c if (ret0) ret0 735 drivers/dma/pch_dma.c return ret0 | ret2; ret0 316 drivers/iio/adc/stm32-dfsdm-adc.c int ret0, ret1; ret0 321 drivers/iio/adc/stm32-dfsdm-adc.c ret0 = stm32_dfsdm_compute_osrs(fl, 0, oversamp); ret0 323 drivers/iio/adc/stm32-dfsdm-adc.c if (ret0 < 0 && ret1 < 0) { ret0 326 drivers/iio/adc/stm32-dfsdm-adc.c ret0, ret1); ret0 126 fs/afs/internal.h long ret0; /* Value to reply with instead of 0 */ ret0 666 fs/afs/rxrpc.c ret = call->ret0; ret0 667 fs/afs/rxrpc.c call->ret0 = 0; ret0 2229 sound/pci/ac97/ac97_patch.c int ret0; ret0 2233 sound/pci/ac97/ac97_patch.c ret0 = snd_ac97_update_bits(ac97, AC97_AD_MISC3, AC97_AD1986_LOSEL, ret0 2236 sound/pci/ac97/ac97_patch.c if (ret0 < 0) ret0 2237 sound/pci/ac97/ac97_patch.c return ret0; ret0 2247 sound/pci/ac97/ac97_patch.c return (ret0 > 0 || ret1 > 0) ? 1 : 0; ret0 2265 sound/pci/ac97/ac97_patch.c int ret0; ret0 2269 sound/pci/ac97/ac97_patch.c ret0 = snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD1986_SPRD, ret0 2272 sound/pci/ac97/ac97_patch.c if (ret0 < 0) ret0 2273 sound/pci/ac97/ac97_patch.c return ret0; ret0 2283 sound/pci/ac97/ac97_patch.c return (ret0 > 0 || ret1 > 0) ? 1 : 0;