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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dfm801.c1272 static int wait_for_codec(struct fm801 *chip, unsigned int codec_id, function
1302 if (wait_for_codec(chip, 0, AC97_RESET, msecs_to_jiffies(750)) < 0)
1312 wait_for_codec(chip, chip->secondary_addr,
1319 if (!wait_for_codec(chip, i, AC97_VENDOR_ID1,
1333 wait_for_codec(chip, 0, AC97_VENDOR_ID1, msecs_to_jiffies(750));

Completed in 11 milliseconds