Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_intel.c388 static void __mark_pages_wc(struct azx *chip, struct snd_dma_buffer *dmab, bool on) in __mark_pages_wc() function
420 __mark_pages_wc(chip, buf, on); in mark_pages_wc()
426 __mark_pages_wc(chip, snd_pcm_get_dma_buf(substream), on); in mark_runtime_wc()