Home
last modified time | relevance | path

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

/linux/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
156 static inline bool azx_snoop(struct azx *chip) in azx_snoop()
191 void azx_stop_all_streams(struct azx *chip);
201 void azx_stop_chip(struct azx *chip);
209 int azx_codec_configure(struct azx *chip);
210 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_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()
582 struct azx *chip = apcm->chip; in azx_pcm_open()
700 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
768 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
864 struct azx *chip = bus_to_azx(bus); in azx_single_send_cmd()
[all …]
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_intel.c925 struct azx *chip; in param_set_xint()
948 struct azx *chip; in azx_is_pm_ready()
997 struct azx *chip; in azx_prepare()
1017 struct azx *chip; in azx_complete()
1030 struct azx *chip; in azx_suspend()
1055 struct azx *chip; in azx_resume()
1108 struct azx *chip; in azx_runtime_suspend()
1125 struct azx *chip; in azx_runtime_resume()
1142 struct azx *chip; in azx_runtime_idle()
1765 struct azx *chip; in azx_create()
[all …]
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()
252 static int hda_tegra_first_init(struct azx *chip, struct platform_device *pdev) in hda_tegra_first_init()
393 struct azx *chip; in hda_tegra_create()
442 struct azx *chip; in hda_tegra_probe()
496 struct azx *chip = &hda->chip; in hda_tegra_probe_work()
[all …]
A Dhda_intel.h10 struct azx chip;

Completed in 16 milliseconds