Searched refs:mark_runtime_wc (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/sound/pci/hda/ |
D | hda_intel.c | 599 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc() function 613 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc() function 1773 mark_runtime_wc(chip, azx_dev, runtime, false); in azx_pcm_hw_params() 1781 mark_runtime_wc(chip, azx_dev, runtime, true); in azx_pcm_hw_params() 1803 mark_runtime_wc(chip, azx_dev, runtime, false); in azx_pcm_hw_free()
|