Searched refs:azx (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | hda_controller.h | 72 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 …]
|
| H A D | hda_controller_trace.h | 11 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 D | hda_intel_trace.h | 12 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),
|
| H A D | hda_controller.c | 92 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 …]
|
| H A D | hda_intel.c | 934 struct azx *chip; in param_set_xint() 961 struct azx *chip; in azx_is_pm_ready() 1009 struct azx *chip; in azx_prepare() 1029 struct azx *chip; in azx_complete() 1042 struct azx *chip; in azx_suspend() 1057 struct azx *chip; in azx_resume() 1104 struct azx *chip; in azx_runtime_suspend() 1121 struct azx *chip; in azx_runtime_resume() 1138 struct azx *chip; in azx_runtime_idle() 1772 struct azx *chip; in azx_create() [all …]
|
| H A D | hda_tegra.c | 78 struct azx chip; 157 struct azx *chip = card->private_data; in hda_tegra_runtime_suspend() 176 struct azx *chip = card->private_data; in hda_tegra_runtime_resume() 213 struct azx *chip = device->device_data; in hda_tegra_dev_disconnect() 224 struct azx *chip = device->device_data; in hda_tegra_dev_free() 240 static int hda_tegra_init_chip(struct azx *chip, struct platform_device *pdev) in hda_tegra_init_chip() 258 static int hda_tegra_first_init(struct azx *chip, struct platform_device *pdev) in hda_tegra_first_init() 411 struct azx *chip; in hda_tegra_create() 479 struct azx *chip; in hda_tegra_probe() 552 struct azx *chip = &hda->chip; in hda_tegra_probe_work() [all …]
|
| H A D | hda_intel.h | 10 struct azx chip;
|