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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dazt3328.c160 snd_azf3328_codec_inw(const struct snd_azf3328 *chip, int reg) function
700 snd_azf3328_codec_inw(chip, IDX_IO_PLAY_FLAGS) |
796 status1 = snd_azf3328_codec_inw(chip, IDX_IO_PLAY_FLAGS);
843 snd_azf3328_codec_inw(chip, IDX_IO_PLAY_FLAGS) | DMA_RESUME);
853 status1 = snd_azf3328_codec_inw(chip, IDX_IO_PLAY_FLAGS);
876 snd_azf3328_codec_inw(chip, IDX_IO_PLAY_FLAGS) & ~DMA_RESUME);
917 status1 = snd_azf3328_codec_inw(chip, IDX_IO_REC_FLAGS);
961 snd_azf3328_codec_inw(chip, IDX_IO_REC_FLAGS) | DMA_RESUME);
968 status1 = snd_azf3328_codec_inw(chip, IDX_IO_REC_FLAGS);
987 snd_azf3328_codec_inw(chi
[all...]

Completed in 47 milliseconds