Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dintel8x0.c518 static int snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec) in snd_intel8x0_codec_semaphore() function
564 if (snd_intel8x0_codec_semaphore(chip, ac97->num) < 0) { in snd_intel8x0_codec_write()
580 if (snd_intel8x0_codec_semaphore(chip, ac97->num) < 0) { in snd_intel8x0_codec_read()
607 if (snd_intel8x0_codec_semaphore(chip, codec) >= 0) { in snd_intel8x0_codec_read_test()