Searched refs:cret (Results 1 – 1 of 1) sorted by relevance
2409 int cret; in snd_ac97_ad1986_vrefout_put() local2439 cret = snd_ac97_update_bits(ac97, AC97_AD_MISC2, in snd_ac97_ad1986_vrefout_put()2441 if (cret < 0) in snd_ac97_ad1986_vrefout_put()2442 return cret; in snd_ac97_ad1986_vrefout_put()2452 return (cret > 0 || lret > 0 || mret > 0) ? 1 : 0; in snd_ac97_ad1986_vrefout_put()