Searched refs:azx (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/sound/pci/hda/ |
D | hda_intel.c | 411 struct azx *chip; 418 struct azx { struct 581 static void __mark_pages_wc(struct azx *chip, void *addr, size_t size, bool on) in __mark_pages_wc() 594 static inline void mark_pages_wc(struct azx *chip, struct snd_dma_buffer *buf, in mark_pages_wc() 599 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc() 609 static inline void mark_pages_wc(struct azx *chip, struct snd_dma_buffer *buf, in mark_pages_wc() 613 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc() 619 static int azx_acquire_irq(struct azx *chip, int do_disconnect); 628 static int azx_alloc_cmd_io(struct azx *chip) in azx_alloc_cmd_io() 644 static void azx_init_cmd_io(struct azx *chip) in azx_init_cmd_io() [all …]
|