Searched refs:agg_rdcodec (Results 1 – 1 of 1) sorted by relevance
211 static int agg_rdcodec(struct agg_info*, int);349 agg_rdcodec(struct agg_info *ess, int regno) in agg_rdcodec() function597 if (agg_rdcodec(ess, 0) < 0) { in agg_initcodec()765 if ((agg_rdcodec(ess, AC97_REG_POWER) & 3) != 3) in agg_power()1243 ret = agg_rdcodec(ess, regno); in agg_ac97_read()1874 if (agg_rdcodec(ess, 0) == 0x80) { in agg_attach()