Lines Matching defs:chip
248 #define azx_get_snoop_type(chip) \ argument
332 #define use_vga_switcheroo(chip) ((chip)->use_vga_switcheroo) argument
333 #define needs_eld_notify_link(chip) ((chip)->bus.keep_power) argument
335 #define use_vga_switcheroo(chip) 0 argument
336 #define needs_eld_notify_link(chip) false argument
381 static void azx_init_pci(struct azx *chip) in azx_init_pci()
448 static void bxt_reduce_dma_latency(struct azx *chip) in bxt_reduce_dma_latency()
466 static int intel_get_lctl_scf(struct azx *chip) in intel_get_lctl_scf()
485 static int intel_ml_lctl_set_power(struct azx *chip, int state) in intel_ml_lctl_set_power()
512 static void intel_init_lctl(struct azx *chip) in intel_init_lctl()
549 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip()
579 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_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
630 #define display_power(chip, enable) \ argument
644 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
722 struct azx *chip = &hda->chip; in azx_irq_pending_work() local
762 static void azx_clear_irq_pending(struct azx *chip) in azx_clear_irq_pending()
775 static int azx_acquire_irq(struct azx *chip, int do_disconnect) in azx_acquire_irq()
803 static unsigned int azx_via_get_position(struct azx *chip, in azx_via_get_position()
858 static unsigned int azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_fifo()
889 static int azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_fifo()
898 static void __azx_shutdown_chip(struct azx *chip, bool skip_link_reset) in __azx_shutdown_chip()
910 static void azx_shutdown_chip(struct azx *chip) in azx_shutdown_chip()
915 static void azx_add_card_list(struct azx *chip) in azx_add_card_list()
923 static void azx_del_card_list(struct azx *chip) in azx_del_card_list()
935 struct azx *chip; in param_set_xint() local
962 struct azx *chip; in azx_is_pm_ready() local
974 static void __azx_runtime_resume(struct azx *chip) in __azx_runtime_resume()
1010 struct azx *chip; in azx_prepare() local
1030 struct azx *chip; in azx_complete() local
1043 struct azx *chip; in azx_suspend() local
1058 struct azx *chip; in azx_resume() local
1077 struct azx *chip = card->private_data; in azx_freeze_noirq() local
1091 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
1180 struct azx *chip = card->private_data; in azx_vs_set_state() local
1234 struct azx *chip = card->private_data; in azx_vs_can_switch() local
1252 static void setup_vga_switcheroo_runtime_pm(struct azx *chip) in setup_vga_switcheroo_runtime_pm()
1270 struct azx *chip = card->private_data; in azx_vs_gpu_bound() local
1277 static void init_vga_switcheroo(struct azx *chip) in init_vga_switcheroo()
1303 static int register_vga_switcheroo(struct azx *chip) in register_vga_switcheroo()
1323 #define init_vga_switcheroo(chip) /* NOP */ argument
1324 #define register_vga_switcheroo(chip) 0 argument
1326 #define setup_vga_switcheroo_runtime_pm(chip) /* NOP */ argument
1332 static void azx_free(struct azx *chip) in azx_free()
1400 struct azx *chip = device->device_data; in azx_dev_disconnect() local
1524 static int check_position_fix(struct azx *chip, int fix) in check_position_fix()
1567 static void assign_position_fix(struct azx *chip, int fix) in assign_position_fix()
1621 static void check_probe_mask(struct azx *chip, int dev) in check_probe_mask()
1662 static void check_msi(struct azx *chip) in check_msi()
1688 static void azx_check_snoop_available(struct azx *chip) in azx_check_snoop_available()
1731 static int default_bdl_pos_adj(struct azx *chip) in default_bdl_pos_adj()
1775 struct azx *chip; in azx_create() local
1849 static int azx_first_init(struct azx *chip) in azx_first_init()
2042 struct azx *chip = card->private_data; in azx_firmware_cb() local
2055 static int disable_msi_reset_irq(struct azx *chip) in disable_msi_reset_irq()
2117 struct azx *chip; in azx_probe() local
2289 static void set_default_power_save(struct azx *chip) in set_default_power_save()
2317 static int azx_probe_continue(struct azx *chip) in azx_probe_continue()
2416 struct azx *chip; in azx_remove() local
2447 struct azx *chip; in azx_shutdown() local