Lines Matching defs:chip
244 #define azx_get_snoop_type(chip) \ argument
325 #define use_vga_switcheroo(chip) ((chip)->use_vga_switcheroo) argument
326 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) argument
328 #define use_vga_switcheroo(chip) 0 argument
329 #define needs_eld_notify_link(chip) false argument
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()
616 static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
633 #define display_power(chip, enable) \ argument
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() local
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() local
948 struct azx *chip; in azx_is_pm_ready() local
960 static void __azx_runtime_resume(struct azx *chip) in __azx_runtime_resume()
997 struct azx *chip; in azx_prepare() local
1017 struct azx *chip; in azx_complete() local
1030 struct azx *chip; in azx_suspend() local
1055 struct azx *chip; in azx_resume() local
1079 struct azx *chip = card->private_data; in azx_freeze_noirq() local
1093 struct azx *chip = card->private_data; in azx_thaw_noirq() local
1108 struct azx *chip; in azx_runtime_suspend() local
1125 struct azx *chip; in azx_runtime_resume() local
1142 struct azx *chip; in azx_runtime_idle() local
1177 #define azx_add_card_list(chip) /* NOP */ argument
1178 #define azx_del_card_list(chip) /* NOP */ argument
1192 struct azx *chip = card->private_data; in azx_vs_set_state() local
1246 struct azx *chip = card->private_data; in azx_vs_can_switch() local
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() local
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()
1335 #define init_vga_switcheroo(chip) /* NOP */ argument
1336 #define register_vga_switcheroo(chip) 0 argument
1338 #define setup_vga_switcheroo_runtime_pm(chip) /* NOP */ argument
1344 static void azx_free(struct azx *chip) in azx_free()
1399 struct azx *chip = device->device_data; in azx_dev_disconnect() local
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()
1776 struct azx *chip; in azx_create() local
1850 static int azx_first_init(struct azx *chip) in azx_first_init()
2036 struct azx *chip = card->private_data; in azx_firmware_cb() local
2049 static int disable_msi_reset_irq(struct azx *chip) in disable_msi_reset_irq()
2089 struct azx *chip; in azx_probe() local
2224 static void set_default_power_save(struct azx *chip) in set_default_power_save()
2249 static int azx_probe_continue(struct azx *chip) in azx_probe_continue()
2376 struct azx *chip; in azx_remove() local
2407 struct azx *chip; in azx_shutdown() local