Home
last modified time | relevance | path

Searched refs:azx (Results 1 – 25 of 83) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.h71 struct azx;
76 int (*disable_msi_reset_irq)(struct azx *);
82 int (*link_power)(struct azx *chip, bool enable);
86 struct azx *chip;
96 struct azx { struct
159 static inline bool azx_snoop(struct azx *chip) in azx_snoop()
194 void azx_stop_all_streams(struct azx *chip);
204 void azx_stop_chip(struct azx *chip);
212 int azx_codec_configure(struct azx *chip);
213 int azx_init_streams(struct azx *chip);
[all …]
H A Dhda_controller_trace.h11 struct azx;
16 TP_PROTO(struct azx *chip, struct azx_dev *dev, int cmd),
37 TP_PROTO(struct azx *chip, struct azx_dev *dev, unsigned int pos, unsigned int delay),
59 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
75 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
80 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
85 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
90 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
H A Dhda_intel_trace.h12 TP_PROTO(struct azx *chip),
28 TP_PROTO(struct azx *chip),
33 TP_PROTO(struct azx *chip),
39 TP_PROTO(struct azx *chip),
44 TP_PROTO(struct azx *chip),
H A Dhda_controller.c90 struct azx *chip = apcm->chip; in azx_pcm_close()
108 struct azx *chip = apcm->chip; in azx_pcm_hw_params()
149 struct azx *chip = apcm->chip; in azx_pcm_prepare()
204 struct azx *chip = apcm->chip; in azx_pcm_trigger()
325 struct azx *chip = apcm->chip; in azx_pcm_pointer()
369 struct azx *chip = apcm->chip; in azx_get_sync_time()
581 struct azx *chip = apcm->chip; in azx_pcm_open()
676 struct azx *chip = apcm->chip; in azx_pcm_mmap()
710 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
778 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
[all …]
H A Dhda_intel.c910 struct azx *chip; in param_set_xint()
933 struct azx *chip; in azx_is_pm_ready()
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()
1101 struct azx *chip; in azx_runtime_suspend()
1118 struct azx *chip; in azx_runtime_resume()
1135 struct azx *chip; in azx_runtime_idle()
1765 struct azx *chip; in azx_create()
[all …]
H A Dhda_tegra.c72 struct azx chip;
149 struct azx *chip = card->private_data; in hda_tegra_runtime_suspend()
168 struct azx *chip = card->private_data; in hda_tegra_runtime_resume()
207 struct azx *chip = device->device_data; in hda_tegra_dev_disconnect()
218 struct azx *chip = device->device_data; in hda_tegra_dev_free()
234 static int hda_tegra_init_chip(struct azx *chip, struct platform_device *pdev) in hda_tegra_init_chip()
254 static int hda_tegra_first_init(struct azx *chip, struct platform_device *pdev) in hda_tegra_first_init()
392 struct azx *chip; in hda_tegra_create()
441 struct azx *chip; in hda_tegra_probe()
495 struct azx *chip = &hda->chip; in hda_tegra_probe_work()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.h71 struct azx;
76 int (*disable_msi_reset_irq)(struct azx *);
82 int (*link_power)(struct azx *chip, bool enable);
86 struct azx *chip;
96 struct azx { struct
159 static inline bool azx_snoop(struct azx *chip) in azx_snoop()
194 void azx_stop_all_streams(struct azx *chip);
204 void azx_stop_chip(struct azx *chip);
212 int azx_codec_configure(struct azx *chip);
213 int azx_init_streams(struct azx *chip);
[all …]
H A Dhda_controller_trace.h11 struct azx;
16 TP_PROTO(struct azx *chip, struct azx_dev *dev, int cmd),
37 TP_PROTO(struct azx *chip, struct azx_dev *dev, unsigned int pos, unsigned int delay),
59 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
75 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
80 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
85 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
90 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
H A Dhda_intel_trace.h12 TP_PROTO(struct azx *chip),
28 TP_PROTO(struct azx *chip),
33 TP_PROTO(struct azx *chip),
39 TP_PROTO(struct azx *chip),
44 TP_PROTO(struct azx *chip),
H A Dhda_controller.c90 struct azx *chip = apcm->chip; in azx_pcm_close()
108 struct azx *chip = apcm->chip; in azx_pcm_hw_params()
149 struct azx *chip = apcm->chip; in azx_pcm_prepare()
204 struct azx *chip = apcm->chip; in azx_pcm_trigger()
325 struct azx *chip = apcm->chip; in azx_pcm_pointer()
369 struct azx *chip = apcm->chip; in azx_get_sync_time()
581 struct azx *chip = apcm->chip; in azx_pcm_open()
676 struct azx *chip = apcm->chip; in azx_pcm_mmap()
710 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
778 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
[all …]
H A Dhda_intel.c910 struct azx *chip; in param_set_xint()
933 struct azx *chip; in azx_is_pm_ready()
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()
1101 struct azx *chip; in azx_runtime_suspend()
1118 struct azx *chip; in azx_runtime_resume()
1135 struct azx *chip; in azx_runtime_idle()
1765 struct azx *chip; in azx_create()
[all …]
H A Dhda_tegra.c72 struct azx chip;
149 struct azx *chip = card->private_data; in hda_tegra_runtime_suspend()
168 struct azx *chip = card->private_data; in hda_tegra_runtime_resume()
207 struct azx *chip = device->device_data; in hda_tegra_dev_disconnect()
218 struct azx *chip = device->device_data; in hda_tegra_dev_free()
234 static int hda_tegra_init_chip(struct azx *chip, struct platform_device *pdev) in hda_tegra_init_chip()
254 static int hda_tegra_first_init(struct azx *chip, struct platform_device *pdev) in hda_tegra_first_init()
392 struct azx *chip; in hda_tegra_create()
441 struct azx *chip; in hda_tegra_probe()
495 struct azx *chip = &hda->chip; in hda_tegra_probe_work()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.h71 struct azx;
76 int (*disable_msi_reset_irq)(struct azx *);
82 int (*link_power)(struct azx *chip, bool enable);
86 struct azx *chip;
96 struct azx { struct
159 static inline bool azx_snoop(struct azx *chip) in azx_snoop()
194 void azx_stop_all_streams(struct azx *chip);
204 void azx_stop_chip(struct azx *chip);
212 int azx_codec_configure(struct azx *chip);
213 int azx_init_streams(struct azx *chip);
[all …]
H A Dhda_controller_trace.h11 struct azx;
16 TP_PROTO(struct azx *chip, struct azx_dev *dev, int cmd),
37 TP_PROTO(struct azx *chip, struct azx_dev *dev, unsigned int pos, unsigned int delay),
59 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
75 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
80 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
85 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
90 TP_PROTO(struct azx *chip, struct azx_dev *azx_dev),
H A Dhda_intel_trace.h12 TP_PROTO(struct azx *chip),
28 TP_PROTO(struct azx *chip),
33 TP_PROTO(struct azx *chip),
39 TP_PROTO(struct azx *chip),
44 TP_PROTO(struct azx *chip),
H A Dhda_controller.c90 struct azx *chip = apcm->chip; in azx_pcm_close()
108 struct azx *chip = apcm->chip; in azx_pcm_hw_params()
149 struct azx *chip = apcm->chip; in azx_pcm_prepare()
204 struct azx *chip = apcm->chip; in azx_pcm_trigger()
325 struct azx *chip = apcm->chip; in azx_pcm_pointer()
369 struct azx *chip = apcm->chip; in azx_get_sync_time()
581 struct azx *chip = apcm->chip; in azx_pcm_open()
676 struct azx *chip = apcm->chip; in azx_pcm_mmap()
710 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
778 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
[all …]
H A Dhda_intel.c910 struct azx *chip; in param_set_xint()
933 struct azx *chip; in azx_is_pm_ready()
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()
1101 struct azx *chip; in azx_runtime_suspend()
1118 struct azx *chip; in azx_runtime_resume()
1135 struct azx *chip; in azx_runtime_idle()
1765 struct azx *chip; in azx_create()
[all …]
H A Dhda_tegra.c72 struct azx chip;
149 struct azx *chip = card->private_data; in hda_tegra_runtime_suspend()
168 struct azx *chip = card->private_data; in hda_tegra_runtime_resume()
207 struct azx *chip = device->device_data; in hda_tegra_dev_disconnect()
218 struct azx *chip = device->device_data; in hda_tegra_dev_free()
234 static int hda_tegra_init_chip(struct azx *chip, struct platform_device *pdev) in hda_tegra_init_chip()
254 static int hda_tegra_first_init(struct azx *chip, struct platform_device *pdev) in hda_tegra_first_init()
392 struct azx *chip; in hda_tegra_create()
441 struct azx *chip; in hda_tegra_probe()
495 struct azx *chip = &hda->chip; in hda_tegra_probe_work()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dcet_endbr_imm_enhance.ll25 define dso_local i64 @foo(i64* %azx) #0 {
37 %azx.addr = alloca i64*, align 8
38 store i64* %azx, i64** %azx.addr, align 8
39 %0 = load i64*, i64** %azx.addr, align 8
42 %2 = load i64*, i64** %azx.addr, align 8
44 %3 = load i64*, i64** %azx.addr, align 8
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dcet_endbr_imm_enhance.ll25 define dso_local i64 @foo(i64* %azx) #0 {
37 %azx.addr = alloca i64*, align 8
38 store i64* %azx, i64** %azx.addr, align 8
39 %0 = load i64*, i64** %azx.addr, align 8
42 %2 = load i64*, i64** %azx.addr, align 8
44 %3 = load i64*, i64** %azx.addr, align 8
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dcet_endbr_imm_enhance.ll25 define dso_local i64 @foo(i64* %azx) #0 {
37 %azx.addr = alloca i64*, align 8
38 store i64* %azx, i64** %azx.addr, align 8
39 %0 = load i64*, i64** %azx.addr, align 8
42 %2 = load i64*, i64** %azx.addr, align 8
44 %3 = load i64*, i64** %azx.addr, align 8
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dcet_endbr_imm_enhance.ll25 define dso_local i64 @foo(i64* %azx) #0 {
37 %azx.addr = alloca i64*, align 8
38 store i64* %azx, i64** %azx.addr, align 8
39 %0 = load i64*, i64** %azx.addr, align 8
42 %2 = load i64*, i64** %azx.addr, align 8
44 %3 = load i64*, i64** %azx.addr, align 8
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dcet_endbr_imm_enhance.ll25 define dso_local i64 @foo(i64* %azx) #0 {
37 %azx.addr = alloca i64*, align 8
38 store i64* %azx, i64** %azx.addr, align 8
39 %0 = load i64*, i64** %azx.addr, align 8
42 %2 = load i64*, i64** %azx.addr, align 8
44 %3 = load i64*, i64** %azx.addr, align 8
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dcet_endbr_imm_enhance.ll25 define dso_local i64 @foo(i64* %azx) #0 {
37 %azx.addr = alloca i64*, align 8
38 store i64* %azx, i64** %azx.addr, align 8
39 %0 = load i64*, i64** %azx.addr, align 8
42 %2 = load i64*, i64** %azx.addr, align 8
44 %3 = load i64*, i64** %azx.addr, align 8
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dcet_endbr_imm_enhance.ll25 define dso_local i64 @foo(i64* %azx) #0 {
37 %azx.addr = alloca i64*, align 8
38 store i64* %azx, i64** %azx.addr, align 8
39 %0 = load i64*, i64** %azx.addr, align 8
42 %2 = load i64*, i64** %azx.addr, align 8
44 %3 = load i64*, i64** %azx.addr, align 8

1234