Lines Matching refs:azx
359 static int azx_acquire_irq(struct azx *chip, int do_disconnect);
360 static void set_default_power_save(struct azx *chip);
377 static void azx_init_pci(struct azx *chip) in azx_init_pci()
444 static void bxt_reduce_dma_latency(struct azx *chip) in bxt_reduce_dma_latency()
462 static int intel_get_lctl_scf(struct azx *chip) in intel_get_lctl_scf()
481 static int intel_ml_lctl_set_power(struct azx *chip, int state) in intel_ml_lctl_set_power()
508 static void intel_init_lctl(struct azx *chip) in intel_init_lctl()
545 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip()
575 static int azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_lpib()
606 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev);
609 static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
640 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
711 struct azx *chip = &hda->chip; in azx_irq_pending_work()
751 static void azx_clear_irq_pending(struct azx *chip) in azx_clear_irq_pending()
764 static int azx_acquire_irq(struct azx *chip, int do_disconnect) in azx_acquire_irq()
785 static unsigned int azx_via_get_position(struct azx *chip, in azx_via_get_position()
840 static unsigned int azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_fifo()
871 static int azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_fifo()
880 static void __azx_shutdown_chip(struct azx *chip, bool skip_link_reset) in __azx_shutdown_chip()
893 static void azx_shutdown_chip(struct azx *chip) in azx_shutdown_chip()
898 static void azx_add_card_list(struct azx *chip) in azx_add_card_list()
906 static void azx_del_card_list(struct azx *chip) in azx_del_card_list()
918 struct azx *chip; in param_set_xint()
941 struct azx *chip; in azx_is_pm_ready()
953 static void __azx_runtime_resume(struct azx *chip) in __azx_runtime_resume()
990 struct azx *chip; in azx_prepare()
1010 struct azx *chip; in azx_complete()
1023 struct azx *chip; in azx_suspend()
1048 struct azx *chip; in azx_resume()
1072 struct azx *chip = card->private_data; in azx_freeze_noirq()
1086 struct azx *chip = card->private_data; in azx_thaw_noirq()
1101 struct azx *chip; in azx_runtime_suspend()
1118 struct azx *chip; in azx_runtime_resume()
1135 struct azx *chip; in azx_runtime_idle()
1176 static int azx_probe_continue(struct azx *chip);
1185 struct azx *chip = card->private_data; in azx_vs_set_state()
1239 struct azx *chip = card->private_data; in azx_vs_can_switch()
1257 static void setup_vga_switcheroo_runtime_pm(struct azx *chip) in setup_vga_switcheroo_runtime_pm()
1275 struct azx *chip = card->private_data; in azx_vs_gpu_bound()
1282 static void init_vga_switcheroo(struct azx *chip) in init_vga_switcheroo()
1308 static int register_vga_switcheroo(struct azx *chip) in register_vga_switcheroo()
1337 static void azx_free(struct azx *chip) in azx_free()
1392 struct azx *chip = device->device_data; in azx_dev_disconnect()
1522 static int check_position_fix(struct azx *chip, int fix) in check_position_fix()
1565 static void assign_position_fix(struct azx *chip, int fix) in assign_position_fix()
1619 static void check_probe_mask(struct azx *chip, int dev) in check_probe_mask()
1660 static void check_msi(struct azx *chip) in check_msi()
1686 static void azx_check_snoop_available(struct azx *chip) in azx_check_snoop_available()
1729 static int default_bdl_pos_adj(struct azx *chip) in default_bdl_pos_adj()
1756 struct azx **rchip) in azx_create()
1763 struct azx *chip; in azx_create()
1837 static int azx_first_init(struct azx *chip) in azx_first_init()
2016 struct azx *chip = card->private_data; in azx_firmware_cb()
2029 static int disable_msi_reset_irq(struct azx *chip) in disable_msi_reset_irq()
2069 struct azx *chip; in azx_probe()
2201 static void set_default_power_save(struct azx *chip) in set_default_power_save()
2226 static int azx_probe_continue(struct azx *chip) in azx_probe_continue()
2351 struct azx *chip; in azx_remove()
2382 struct azx *chip; in azx_shutdown()