Home
last modified time | relevance | path

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

/sound/hda/controllers/
A Dacpi.c15 struct azx azx; member
50 struct azx *azx = device->device_data; in hda_acpi_dev_free() local
51 struct hda_acpi *hda = container_of(azx, struct hda_acpi, azx); in hda_acpi_dev_free()
56 azx_stop_chip(azx); in hda_acpi_dev_free()
60 azx_free_streams(azx); in hda_acpi_dev_free()
71 struct azx *azx = &hda->azx; in hda_acpi_init() local
113 azx->playback_index_offset = azx->capture_streams; in hda_acpi_init()
114 azx->num_streams = azx->playback_streams + azx->capture_streams; in hda_acpi_init()
154 struct azx *chip = &hda->azx; in hda_acpi_probe_work()
183 struct azx *azx = &hda->azx; in hda_acpi_create() local
[all …]
A Dintel_trace.h12 TP_PROTO(struct azx *chip),
28 TP_PROTO(struct azx *chip),
33 TP_PROTO(struct azx *chip),
38 TP_PROTO(struct azx *chip),
43 TP_PROTO(struct azx *chip),
A Dintel.c935 struct azx *chip; in param_set_xint()
962 struct azx *chip; in azx_is_pm_ready()
1010 struct azx *chip; in azx_prepare()
1030 struct azx *chip; in azx_complete()
1043 struct azx *chip; in azx_suspend()
1058 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()
1775 struct azx *chip; in azx_create()
[all …]
A Dtegra.c82 struct azx chip;
161 struct azx *chip = card->private_data; in hda_tegra_runtime_suspend()
180 struct azx *chip = card->private_data; in hda_tegra_runtime_resume()
219 struct azx *chip = device->device_data; in hda_tegra_dev_disconnect()
230 struct azx *chip = device->device_data; in hda_tegra_dev_free()
246 static int hda_tegra_init_chip(struct azx *chip, struct platform_device *pdev) in hda_tegra_init_chip()
265 static int hda_tegra_first_init(struct azx *chip, struct platform_device *pdev) in hda_tegra_first_init()
418 struct azx *chip; in hda_tegra_create()
516 struct azx *chip; in hda_tegra_probe()
591 struct azx *chip = &hda->chip; in hda_tegra_probe_work()
[all …]
A Dintel.h10 struct azx chip;
/sound/hda/common/
A Dhda_controller.h72 struct azx;
77 int (*disable_msi_reset_irq)(struct azx *);
81 int (*link_power)(struct azx *chip, bool enable);
85 struct azx *chip;
95 struct azx { struct
158 static inline bool azx_snoop(struct azx *chip) in azx_snoop()
193 void azx_stop_all_streams(struct azx *chip);
203 void azx_stop_chip(struct azx *chip);
211 int azx_codec_configure(struct azx *chip);
212 int azx_init_streams(struct azx *chip);
[all …]
A Dcontroller_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 Dcontroller.c92 struct azx *chip = apcm->chip; in azx_pcm_close()
110 struct azx *chip = apcm->chip; in azx_pcm_hw_params()
158 struct azx *chip = apcm->chip; in azx_pcm_prepare()
211 struct azx *chip = apcm->chip; in azx_pcm_trigger()
331 struct azx *chip = apcm->chip; in azx_pcm_pointer()
375 struct azx *chip = apcm->chip; in azx_get_sync_time()
587 struct azx *chip = apcm->chip; in azx_pcm_open()
705 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
773 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
869 struct azx *chip = bus_to_azx(bus); in azx_single_send_cmd()
[all …]

Completed in 26 milliseconds