Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h589 #define snd_hdac_stream_readw(dev, reg) \ macro
601 (snd_hdac_stream_readw(dev, reg) & \
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h620 #define snd_hdac_stream_readw(dev, reg) \ macro
638 (snd_hdac_stream_readw(dev, reg) & \
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_stream.c312 azx_dev->fifo_size = snd_hdac_stream_readw(azx_dev, SD_FIFOSIZE) + 1; in snd_hdac_stream_setup()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_stream.c303 azx_dev->fifo_size = snd_hdac_stream_readw(azx_dev, SD_FIFOSIZE) + 1; in snd_hdac_stream_setup()

Completed in 6 milliseconds