Lines Matching defs:chip

245 #define azx_get_snoop_type(chip) \  argument
326 #define use_vga_switcheroo(chip) ((chip)->use_vga_switcheroo) argument
327 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) argument
329 #define use_vga_switcheroo(chip) 0 argument
330 #define needs_eld_notify_link(chip) false argument
374 static void azx_init_pci(struct azx *chip) in azx_init_pci()
441 static void bxt_reduce_dma_latency(struct azx *chip) in bxt_reduce_dma_latency()
459 static int intel_get_lctl_scf(struct azx *chip) in intel_get_lctl_scf()
478 static int intel_ml_lctl_set_power(struct azx *chip, int state) in intel_ml_lctl_set_power()
505 static void intel_init_lctl(struct azx *chip) in intel_init_lctl()
542 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip()
572 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_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
623 #define display_power(chip, enable) \ argument
637 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
715 struct azx *chip = &hda->chip; in azx_irq_pending_work() local
755 static void azx_clear_irq_pending(struct azx *chip) in azx_clear_irq_pending()
768 static int azx_acquire_irq(struct azx *chip, int do_disconnect) in azx_acquire_irq()
789 static unsigned int azx_via_get_position(struct azx *chip, in azx_via_get_position()
844 static unsigned int azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_fifo()
875 static int azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_fifo()
884 static void __azx_shutdown_chip(struct azx *chip, bool skip_link_reset) in __azx_shutdown_chip()
897 static void azx_shutdown_chip(struct azx *chip) in azx_shutdown_chip()
902 static void azx_add_card_list(struct azx *chip) in azx_add_card_list()
910 static void azx_del_card_list(struct azx *chip) in azx_del_card_list()
922 struct azx *chip; in param_set_xint() local
945 struct azx *chip; in azx_is_pm_ready() local
957 static void __azx_runtime_resume(struct azx *chip) in __azx_runtime_resume()
994 struct azx *chip; in azx_prepare() local
1014 struct azx *chip; in azx_complete() local
1027 struct azx *chip; in azx_suspend() local
1052 struct azx *chip; in azx_resume() local
1076 struct azx *chip = card->private_data; in azx_freeze_noirq() local
1090 struct azx *chip = card->private_data; in azx_thaw_noirq() local
1105 struct azx *chip; in azx_runtime_suspend() local
1122 struct azx *chip; in azx_runtime_resume() local
1139 struct azx *chip; in azx_runtime_idle() local
1174 #define azx_add_card_list(chip) /* NOP */ argument
1175 #define azx_del_card_list(chip) /* NOP */ argument
1189 struct azx *chip = card->private_data; in azx_vs_set_state() local
1243 struct azx *chip = card->private_data; in azx_vs_can_switch() local
1261 static void setup_vga_switcheroo_runtime_pm(struct azx *chip) in setup_vga_switcheroo_runtime_pm()
1279 struct azx *chip = card->private_data; in azx_vs_gpu_bound() local
1286 static void init_vga_switcheroo(struct azx *chip) in init_vga_switcheroo()
1312 static int register_vga_switcheroo(struct azx *chip) in register_vga_switcheroo()
1332 #define init_vga_switcheroo(chip) /* NOP */ argument
1333 #define register_vga_switcheroo(chip) 0 argument
1335 #define setup_vga_switcheroo_runtime_pm(chip) /* NOP */ argument
1341 static void azx_free(struct azx *chip) in azx_free()
1396 struct azx *chip = device->device_data; in azx_dev_disconnect() local
1520 static int check_position_fix(struct azx *chip, int fix) in check_position_fix()
1563 static void assign_position_fix(struct azx *chip, int fix) in assign_position_fix()
1617 static void check_probe_mask(struct azx *chip, int dev) in check_probe_mask()
1658 static void check_msi(struct azx *chip) in check_msi()
1684 static void azx_check_snoop_available(struct azx *chip) in azx_check_snoop_available()
1727 static int default_bdl_pos_adj(struct azx *chip) in default_bdl_pos_adj()
1769 struct azx *chip; in azx_create() local
1843 static int azx_first_init(struct azx *chip) in azx_first_init()
2035 struct azx *chip = card->private_data; in azx_firmware_cb() local
2048 static int disable_msi_reset_irq(struct azx *chip) in disable_msi_reset_irq()
2089 struct azx *chip; in azx_probe() local
2253 static void set_default_power_save(struct azx *chip) in set_default_power_save()
2278 static int azx_probe_continue(struct azx *chip) in azx_probe_continue()
2381 struct azx *chip; in azx_remove() local
2412 struct azx *chip; in azx_shutdown() local