Lines Matching refs:azx

366 static int azx_acquire_irq(struct azx *chip, int do_disconnect);
367 static void set_default_power_save(struct azx *chip);
384 static void azx_init_pci(struct azx *chip) in azx_init_pci()
451 static void bxt_reduce_dma_latency(struct azx *chip) in bxt_reduce_dma_latency()
469 static int intel_get_lctl_scf(struct azx *chip) in intel_get_lctl_scf()
488 static int intel_ml_lctl_set_power(struct azx *chip, int state) in intel_ml_lctl_set_power()
515 static void intel_init_lctl(struct azx *chip) in intel_init_lctl()
552 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip()
582 static int azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_lpib()
613 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev);
616 static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
647 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
718 struct azx *chip = &hda->chip; in azx_irq_pending_work()
758 static void azx_clear_irq_pending(struct azx *chip) in azx_clear_irq_pending()
771 static int azx_acquire_irq(struct azx *chip, int do_disconnect) in azx_acquire_irq()
792 static unsigned int azx_via_get_position(struct azx *chip, in azx_via_get_position()
847 static unsigned int azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_fifo()
878 static int azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_fifo()
887 static void __azx_shutdown_chip(struct azx *chip, bool skip_link_reset) in __azx_shutdown_chip()
900 static void azx_shutdown_chip(struct azx *chip) in azx_shutdown_chip()
905 static void azx_add_card_list(struct azx *chip) in azx_add_card_list()
913 static void azx_del_card_list(struct azx *chip) in azx_del_card_list()
925 struct azx *chip; in param_set_xint()
948 struct azx *chip; in azx_is_pm_ready()
960 static void __azx_runtime_resume(struct azx *chip) in __azx_runtime_resume()
997 struct azx *chip; in azx_prepare()
1017 struct azx *chip; in azx_complete()
1030 struct azx *chip; in azx_suspend()
1055 struct azx *chip; in azx_resume()
1079 struct azx *chip = card->private_data; in azx_freeze_noirq()
1093 struct azx *chip = card->private_data; in azx_thaw_noirq()
1108 struct azx *chip; in azx_runtime_suspend()
1125 struct azx *chip; in azx_runtime_resume()
1142 struct azx *chip; in azx_runtime_idle()
1183 static int azx_probe_continue(struct azx *chip);
1192 struct azx *chip = card->private_data; in azx_vs_set_state()
1246 struct azx *chip = card->private_data; in azx_vs_can_switch()
1264 static void setup_vga_switcheroo_runtime_pm(struct azx *chip) in setup_vga_switcheroo_runtime_pm()
1282 struct azx *chip = card->private_data; in azx_vs_gpu_bound()
1289 static void init_vga_switcheroo(struct azx *chip) in init_vga_switcheroo()
1315 static int register_vga_switcheroo(struct azx *chip) in register_vga_switcheroo()
1344 static void azx_free(struct azx *chip) in azx_free()
1399 struct azx *chip = device->device_data; in azx_dev_disconnect()
1529 static int check_position_fix(struct azx *chip, int fix) in check_position_fix()
1572 static void assign_position_fix(struct azx *chip, int fix) in assign_position_fix()
1626 static void check_probe_mask(struct azx *chip, int dev) in check_probe_mask()
1667 static void check_msi(struct azx *chip) in check_msi()
1693 static void azx_check_snoop_available(struct azx *chip) in azx_check_snoop_available()
1736 static int default_bdl_pos_adj(struct azx *chip) in default_bdl_pos_adj()
1763 struct azx **rchip) in azx_create()
1770 struct azx *chip; in azx_create()
1844 static int azx_first_init(struct azx *chip) in azx_first_init()
2023 struct azx *chip = card->private_data; in azx_firmware_cb()
2036 static int disable_msi_reset_irq(struct azx *chip) in disable_msi_reset_irq()
2076 struct azx *chip; in azx_probe()
2208 static void set_default_power_save(struct azx *chip) in set_default_power_save()
2233 static int azx_probe_continue(struct azx *chip) in azx_probe_continue()
2358 struct azx *chip; in azx_remove()
2389 struct azx *chip; in azx_shutdown()