Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.h71 struct azx;
76 int (*disable_msi_reset_irq)(struct azx *);
80 int (*link_power)(struct azx *chip, bool enable);
84 struct azx *chip;
94 struct azx { struct
157 static inline bool azx_snoop(struct azx *chip) in azx_snoop()
192 void azx_stop_all_streams(struct azx *chip);
202 void azx_stop_chip(struct azx *chip);
210 int azx_codec_configure(struct azx *chip);
211 int azx_init_streams(struct azx *chip);
[all …]
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),
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),
A Dhda_controller.c91 struct azx *chip = apcm->chip; in azx_pcm_close()
109 struct azx *chip = apcm->chip; in azx_pcm_hw_params()
150 struct azx *chip = apcm->chip; in azx_pcm_prepare()
205 struct azx *chip = apcm->chip; in azx_pcm_trigger()
326 struct azx *chip = apcm->chip; in azx_pcm_pointer()
370 struct azx *chip = apcm->chip; in azx_get_sync_time()
581 struct azx *chip = apcm->chip; in azx_pcm_open()
699 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
767 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
863 struct azx *chip = bus_to_azx(bus); in azx_single_send_cmd()
[all …]
A Dhda_intel.c922 struct azx *chip; in param_set_xint()
945 struct azx *chip; in azx_is_pm_ready()
994 struct azx *chip; in azx_prepare()
1014 struct azx *chip; in azx_complete()
1027 struct azx *chip; in azx_suspend()
1052 struct azx *chip; in azx_resume()
1105 struct azx *chip; in azx_runtime_suspend()
1122 struct azx *chip; in azx_runtime_resume()
1139 struct azx *chip; in azx_runtime_idle()
1767 struct azx *chip; in azx_create()
[all …]
A Dhda_tegra.c77 struct azx chip;
156 struct azx *chip = card->private_data; in hda_tegra_runtime_suspend()
175 struct azx *chip = card->private_data; in hda_tegra_runtime_resume()
214 struct azx *chip = device->device_data; in hda_tegra_dev_disconnect()
225 struct azx *chip = device->device_data; in hda_tegra_dev_free()
241 static int hda_tegra_init_chip(struct azx *chip, struct platform_device *pdev) in hda_tegra_init_chip()
259 static int hda_tegra_first_init(struct azx *chip, struct platform_device *pdev) in hda_tegra_first_init()
412 struct azx *chip; in hda_tegra_create()
480 struct azx *chip; in hda_tegra_probe()
553 struct azx *chip = &hda->chip; in hda_tegra_probe_work()
[all …]
A Dhda_intel.h10 struct azx chip;

Completed in 16 milliseconds