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

/linux-4.1.27/sound/pci/ac97/
H A Dac97_patch.c2351 int cret; snd_ac97_ad1986_vrefout_put() local
2381 cret = snd_ac97_update_bits(ac97, AC97_AD_MISC2, snd_ac97_ad1986_vrefout_put()
2383 if (cret < 0) snd_ac97_ad1986_vrefout_put()
2384 return cret; snd_ac97_ad1986_vrefout_put()
2394 return (cret > 0 || lret > 0 || mret > 0) ? 1 : 0; snd_ac97_ad1986_vrefout_put()

Completed in 76 milliseconds