Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dintel8x0.c471 static int snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec) in snd_intel8x0_codec_semaphore() function
517 if (snd_intel8x0_codec_semaphore(chip, ac97->num) < 0) { in snd_intel8x0_codec_write()
533 if (snd_intel8x0_codec_semaphore(chip, ac97->num) < 0) { in snd_intel8x0_codec_read()
561 if (snd_intel8x0_codec_semaphore(chip, codec) >= 0) { in snd_intel8x0_codec_read_test()