Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dfm801.c1078 static int wait_for_codec(struct fm801 *chip, unsigned int codec_id, in wait_for_codec() function
1103 return wait_for_codec(chip, 0, AC97_RESET, msecs_to_jiffies(750)); in reset_codec()
1112 wait_for_codec(chip, chip->secondary_addr, in snd_fm801_chip_multichannel_init()
1119 if (!wait_for_codec(chip, i, AC97_VENDOR_ID1, in snd_fm801_chip_multichannel_init()
1133 wait_for_codec(chip, 0, AC97_VENDOR_ID1, msecs_to_jiffies(750)); in snd_fm801_chip_multichannel_init()