Lines Matching refs:azx
351 struct azx chip;
376 static void __mark_pages_wc(struct azx *chip, struct snd_dma_buffer *dmab, bool on) in __mark_pages_wc()
405 static inline void mark_pages_wc(struct azx *chip, struct snd_dma_buffer *buf, in mark_pages_wc()
410 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc()
420 static inline void mark_pages_wc(struct azx *chip, struct snd_dma_buffer *buf, in mark_pages_wc()
424 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc()
430 static int azx_acquire_irq(struct azx *chip, int do_disconnect);
447 static void azx_init_pci(struct azx *chip) in azx_init_pci()
508 static int azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_lpib()
539 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev);
542 static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
568 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
616 struct azx *chip = &hda->chip; in azx_irq_pending_work()
654 static void azx_clear_irq_pending(struct azx *chip) in azx_clear_irq_pending()
664 static int azx_acquire_irq(struct azx *chip, int do_disconnect) in azx_acquire_irq()
682 static unsigned int azx_via_get_position(struct azx *chip, in azx_via_get_position()
741 static void azx_add_card_list(struct azx *chip) in azx_add_card_list()
749 static void azx_del_card_list(struct azx *chip) in azx_del_card_list()
761 struct azx *chip; in param_set_xint()
793 struct azx *chip; in azx_suspend()
832 struct azx *chip; in azx_resume()
875 struct azx *chip; in azx_runtime_suspend()
905 struct azx *chip; in azx_runtime_resume()
951 struct azx *chip; in azx_runtime_idle()
983 static int azx_probe_continue(struct azx *chip);
992 struct azx *chip = card->private_data; in azx_vs_set_state()
1040 struct azx *chip = card->private_data; in azx_vs_can_switch()
1054 static void init_vga_switcheroo(struct azx *chip) in init_vga_switcheroo()
1071 static int register_vga_switcheroo(struct azx *chip) in register_vga_switcheroo()
1102 static int azx_free(struct azx *chip) in azx_free()
1227 static int check_position_fix(struct azx *chip, int fix) in check_position_fix()
1260 static void assign_position_fix(struct azx *chip, int fix) in assign_position_fix()
1308 static void check_probe_mask(struct azx *chip, int dev) in check_probe_mask()
1349 static void check_msi(struct azx *chip) in check_msi()
1375 static void azx_check_snoop_available(struct azx *chip) in azx_check_snoop_available()
1414 struct azx **rchip) in azx_create()
1420 struct azx *chip; in azx_create()
1490 static int azx_first_init(struct azx *chip) in azx_first_init()
1651 static void power_down_all_codecs(struct azx *chip) in power_down_all_codecs()
1669 struct azx *chip = card->private_data; in azx_firmware_cb()
1726 static int disable_msi_reset_irq(struct azx *chip) in disable_msi_reset_irq()
1742 static int dma_alloc_pages(struct azx *chip, in dma_alloc_pages()
1758 static void dma_free_pages(struct azx *chip, struct snd_dma_buffer *buf) in dma_free_pages()
1764 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages()
1782 static int substream_free_pages(struct azx *chip, in substream_free_pages()
1795 struct azx *chip = apcm->chip; in pcm_mmap_prepare()
1823 struct azx *chip; in azx_probe()
1901 static int azx_probe_continue(struct azx *chip) in azx_probe_continue()