Lines Matching defs:chip

273 #define azx_get_snoop_type(chip) \  argument
343 #define use_vga_switcheroo(chip) ((chip)->use_vga_switcheroo) argument
345 #define use_vga_switcheroo(chip) 0 argument
373 static void __mark_pages_wc(struct azx *chip, struct snd_dma_buffer *dmab, bool on) in __mark_pages_wc()
402 static inline void mark_pages_wc(struct azx *chip, struct snd_dma_buffer *buf, in mark_pages_wc()
407 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc()
417 static inline void mark_pages_wc(struct azx *chip, struct snd_dma_buffer *buf, in mark_pages_wc()
421 static inline void mark_runtime_wc(struct azx *chip, struct azx_dev *azx_dev, in mark_runtime_wc()
444 static void azx_init_pci(struct azx *chip) in azx_init_pci()
505 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_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
565 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
613 struct azx *chip = &hda->chip; in azx_irq_pending_work() local
651 static void azx_clear_irq_pending(struct azx *chip) in azx_clear_irq_pending()
661 static int azx_acquire_irq(struct azx *chip, int do_disconnect) in azx_acquire_irq()
679 static unsigned int azx_via_get_position(struct azx *chip, in azx_via_get_position()
738 static void azx_add_card_list(struct azx *chip) in azx_add_card_list()
746 static void azx_del_card_list(struct azx *chip) in azx_del_card_list()
758 struct azx *chip; in param_set_xint() local
776 #define azx_add_card_list(chip) /* NOP */ argument
777 #define azx_del_card_list(chip) /* NOP */ argument
787 struct azx *chip; in azx_suspend() local
818 struct azx *chip; in azx_resume() local
881 struct azx *chip; in azx_runtime_suspend() local
911 struct azx *chip; in azx_runtime_resume() local
957 struct azx *chip; in azx_runtime_idle() local
999 struct azx *chip = card->private_data; in azx_vs_set_state() local
1047 struct azx *chip = card->private_data; in azx_vs_can_switch() local
1061 static void init_vga_switcheroo(struct azx *chip) in init_vga_switcheroo()
1078 static int register_vga_switcheroo(struct azx *chip) in register_vga_switcheroo()
1101 #define init_vga_switcheroo(chip) /* NOP */ argument
1102 #define register_vga_switcheroo(chip) 0 argument
1109 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()
1424 struct azx *chip; in azx_create() local
1492 static int azx_first_init(struct azx *chip) in azx_first_init()
1658 struct azx *chip = card->private_data; in azx_firmware_cb() local
1715 static int disable_msi_reset_irq(struct azx *chip) in disable_msi_reset_irq()
1731 static int dma_alloc_pages(struct azx *chip, in dma_alloc_pages()
1747 static void dma_free_pages(struct azx *chip, struct snd_dma_buffer *buf) in dma_free_pages()
1753 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages()
1771 static int substream_free_pages(struct azx *chip, in substream_free_pages()
1784 struct azx *chip = apcm->chip; in pcm_mmap_prepare() local
1812 struct azx *chip; in azx_probe() local
1890 static int azx_probe_continue(struct azx *chip) in azx_probe_continue()
1979 struct azx *chip; in azx_remove() local
1995 struct azx *chip; in azx_shutdown() local