Home
last modified time | relevance | path

Searched refs:hdac_bus (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.15/include/sound/
H A Dhda-mlink.h9 struct hdac_bus;
14 int hda_bus_ml_init(struct hdac_bus *bus);
15 void hda_bus_ml_free(struct hdac_bus *bus);
26 int hdac_bus_eml_sdw_wait_syncpu_unlocked(struct hdac_bus *bus);
32 int hdac_bus_eml_sdw_sync_go_unlocked(struct hdac_bus *bus);
52 void hda_bus_ml_put_all(struct hdac_bus *bus);
53 void hda_bus_ml_reset_losidv(struct hdac_bus *bus);
54 int hda_bus_ml_resume(struct hdac_bus *bus);
55 int hda_bus_ml_suspend(struct hdac_bus *bus);
74 hda_bus_ml_init(struct hdac_bus *bus) { return 0; } in hda_bus_ml_init()
[all …]
H A Dhdaudio_ext.h7 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
11 void snd_hdac_ext_bus_exit(struct hdac_bus *bus);
12 void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus);
24 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_bus *bus);
75 void snd_hdac_ext_stream_free_all(struct hdac_bus *bus);
76 void snd_hdac_ext_link_free_all(struct hdac_bus *bus);
83 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus,
85 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus,
95 struct hdac_bus *bus;
108 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus);
[all …]
H A Dhda_component.h14 int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable);
15 void snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx,
21 int snd_hdac_acomp_init(struct hdac_bus *bus,
25 int snd_hdac_acomp_exit(struct hdac_bus *bus);
26 int snd_hdac_acomp_register_notifier(struct hdac_bus *bus,
29 static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable) in snd_hdac_set_codec_wakeup()
33 static inline void snd_hdac_display_power(struct hdac_bus *bus, in snd_hdac_display_power()
48 static inline int snd_hdac_acomp_init(struct hdac_bus *bus, in snd_hdac_acomp_init()
56 static inline int snd_hdac_acomp_exit(struct hdac_bus *bus) in snd_hdac_acomp_exit()
60 static inline int snd_hdac_acomp_register_notifier(struct hdac_bus *bus, in snd_hdac_acomp_register_notifier()
H A Dhdaudio.h26 struct hdac_bus;
55 struct hdac_bus *bus;
291 struct hdac_bus { struct
387 void snd_hdac_bus_exit(struct hdac_bus *bus);
400 void snd_hdac_bus_stop_chip(struct hdac_bus *bus);
401 void snd_hdac_bus_init_cmd_io(struct hdac_bus *bus);
410 void (*ack)(struct hdac_bus *,
514 struct hdac_bus *bus;
585 void snd_hdac_stop_streams(struct hdac_bus *bus);
599 int snd_hdac_stream_set_spib(struct hdac_bus *bus,
[all …]
H A Dhda_i915.h11 void snd_hdac_i915_set_bclk(struct hdac_bus *bus);
12 int snd_hdac_i915_init(struct hdac_bus *bus);
14 static inline void snd_hdac_i915_set_bclk(struct hdac_bus *bus) in snd_hdac_i915_set_bclk()
17 static inline int snd_hdac_i915_init(struct hdac_bus *bus) in snd_hdac_i915_init()
22 static inline int snd_hdac_i915_exit(struct hdac_bus *bus) in snd_hdac_i915_exit()
/linux-6.15/sound/soc/sof/intel/
H A Dhda-mlink.c389 static int hda_ml_alloc_h2link(struct hdac_bus *bus, int index) in hda_ml_alloc_h2link()
426 int hda_bus_ml_init(struct hdac_bus *bus) in hda_bus_ml_init()
450 void hda_bus_ml_free(struct hdac_bus *bus) in hda_bus_ml_free()
469 find_ext2_link(struct hdac_bus *bus, bool alt, int elid) in find_ext2_link()
597 int hdac_bus_eml_sdw_wait_syncpu_unlocked(struct hdac_bus *bus) in hdac_bus_eml_sdw_wait_syncpu_unlocked()
647 int hdac_bus_eml_sdw_sync_go_unlocked(struct hdac_bus *bus) in hdac_bus_eml_sdw_sync_go_unlocked()
676 bool hdac_bus_eml_sdw_check_cmdsync_unlocked(struct hdac_bus *bus) in hdac_bus_eml_sdw_check_cmdsync_unlocked()
893 void hda_bus_ml_put_all(struct hdac_bus *bus) in hda_bus_ml_put_all()
906 void hda_bus_ml_reset_losidv(struct hdac_bus *bus) in hda_bus_ml_reset_losidv()
916 int hda_bus_ml_resume(struct hdac_bus *bus) in hda_bus_ml_resume()
[all …]
H A Dhda-codec.c79 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_jack_wake_enable()
219 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_probe_bus()
244 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_check_for_state_change()
257 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_detect_mask()
282 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_init_cmd_io()
295 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_resume_cmd_io()
309 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_stop_cmd_io()
322 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_suspend_cmd_io()
337 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_rirb_status_clear()
350 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_set_codec_wakeup()
[all …]
H A Dhda-bus.c22 static void update_codec_wake_enable(struct hdac_bus *bus, unsigned int addr, bool link_power) in update_codec_wake_enable()
36 struct hdac_bus *bus = codec->bus; in sof_hda_bus_link_power()
71 struct hdac_bus *bus = sof_to_bus(sdev); in sof_hda_bus_init()
107 struct hdac_bus *bus = sof_to_bus(sdev); in sof_hda_bus_exit()
H A Dlnl.c24 static int hdac_bus_offload_dmic_ssp(struct hdac_bus *bus, bool enable) in hdac_bus_offload_dmic_ssp()
133 struct hdac_bus *bus = sof_to_bus(sdev); in lnl_dsp_check_sdw_irq()
148 struct hdac_bus *bus = sof_to_bus(sdev); in lnl_sdw_check_wakeen_irq()
H A Dhda-stream.c70 struct hdac_bus *bus = sof_to_bus(sdev); in hda_setup_bdle()
218 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_get()
272 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_put()
525 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_hw_params()
724 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_hw_free()
745 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_check_stream_irq()
783 static bool hda_dsp_stream_check(struct hdac_bus *bus, u32 status) in hda_dsp_stream_check()
835 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_threaded_handler()
865 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_init()
1003 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_free()
H A Dhda-ctrl.c60 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_ctrl_get_caps()
188 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_ctrl_init_chip()
273 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_ctrl_stop_chip()
H A Dhda-dai-ops.c45 hda_link_stream_assign(struct hdac_bus *bus, struct snd_pcm_substream *substream) in hda_link_stream_assign()
221 struct hdac_bus *bus = sof_to_bus(sdev); in hda_get_hlink()
275 struct hdac_bus *bus = sof_to_bus(sdev); in ssp_get_hlink()
283 struct hdac_bus *bus = sof_to_bus(sdev); in dmic_get_hlink()
291 struct hdac_bus *bus = sof_to_bus(sdev); in sdw_get_hlink()
/linux-6.15/sound/hda/
H A Dhdac_controller.c15 static void azx_clear_corbrp(struct hdac_bus *bus) in azx_clear_corbrp()
43 void snd_hdac_bus_init_cmd_io(struct hdac_bus *bus) in snd_hdac_bus_init_cmd_io()
94 static void hdac_wait_for_cmd_dmas(struct hdac_bus *bus) in hdac_wait_for_cmd_dmas()
113 void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus) in snd_hdac_bus_stop_cmd_io()
270 void snd_hdac_bus_update_rirb(struct hdac_bus *bus) in snd_hdac_bus_update_rirb()
522 void snd_hdac_bus_exit_link_reset(struct hdac_bus *bus) in snd_hdac_bus_exit_link_reset()
576 static void azx_int_enable(struct hdac_bus *bus) in azx_int_enable()
585 static void azx_int_disable(struct hdac_bus *bus) in azx_int_disable()
598 static void azx_int_clear(struct hdac_bus *bus) in azx_int_clear()
654 void snd_hdac_bus_stop_chip(struct hdac_bus *bus) in snd_hdac_bus_stop_chip()
[all …]
H A Dhdac_bus.c31 int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_bus_init()
70 void snd_hdac_bus_exit(struct hdac_bus *bus) in snd_hdac_bus_exit()
87 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb()
107 int snd_hdac_bus_exec_verb_unlocked(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb_unlocked()
148 void snd_hdac_bus_queue_event(struct hdac_bus *bus, u32 res, u32 res_ex) in snd_hdac_bus_queue_event()
171 struct hdac_bus *bus = container_of(work, struct hdac_bus, unsol_work); in snd_hdac_bus_process_unsol_events()
206 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec) in snd_hdac_bus_add_device()
226 void snd_hdac_bus_remove_device(struct hdac_bus *bus, in snd_hdac_bus_remove_device()
271 struct hdac_bus *bus = codec->bus; in snd_hdac_codec_link_up()
282 struct hdac_bus *bus = codec->bus; in snd_hdac_codec_link_down()
H A Dtrace.h16 struct hdac_bus;
20 TP_PROTO(struct hdac_bus *bus, unsigned int cmd),
34 TP_PROTO(struct hdac_bus *bus, unsigned int addr, unsigned int res),
50 TP_PROTO(struct hdac_bus *bus, u32 res, u32 res_ex),
67 TP_PROTO(struct hdac_bus *bus, struct hdac_stream *azx_dev),
83 TP_PROTO(struct hdac_bus *bus, struct hdac_stream *azx_dev),
88 TP_PROTO(struct hdac_bus *bus, struct hdac_stream *azx_dev),
H A Dhdac_stream.c132 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_start()
259 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_setup()
420 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_release()
453 static int setup_bdle(struct hdac_bus *bus, in setup_bdle()
506 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_setup_bdle()
686 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_timecounter_init()
721 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_sync_trigger()
747 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_sync()
880 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_stream_wait_drsm()
941 struct hdac_bus *bus = azx_dev->bus; in snd_hdac_dsp_prepare()
[all …]
H A Dlocal.h36 int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);
37 void snd_hdac_bus_remove_device(struct hdac_bus *bus,
39 void snd_hdac_bus_queue_event(struct hdac_bus *bus, u32 res, u32 res_ex);
40 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr,
H A Dhdac_component.c36 int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable) in snd_hdac_set_codec_wakeup()
66 void snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx, bool enable) in snd_hdac_display_power()
123 struct hdac_bus *bus = codec->bus; in snd_hdac_sync_audio_rate()
164 struct hdac_bus *bus = codec->bus; in snd_hdac_acomp_get_eld()
252 int snd_hdac_acomp_register_notifier(struct hdac_bus *bus, in snd_hdac_acomp_register_notifier()
282 int snd_hdac_acomp_init(struct hdac_bus *bus, in snd_hdac_acomp_init()
332 int snd_hdac_acomp_exit(struct hdac_bus *bus) in snd_hdac_acomp_exit()
H A Dhdac_i915.c34 void snd_hdac_i915_set_bclk(struct hdac_bus *bus) in snd_hdac_i915_set_bclk()
110 struct hdac_bus *bus = data; in i915_component_master_match()
185 int snd_hdac_i915_init(struct hdac_bus *bus) in snd_hdac_i915_init()
/linux-6.15/sound/hda/ext/
H A Dhdac_ext_controller.c27 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable()
49 void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_int_enable()
79 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_bus *bus) in snd_hdac_ext_bus_get_ml_capabilities()
116 void snd_hdac_ext_link_free_all(struct hdac_bus *bus) in snd_hdac_ext_link_free_all()
135 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_addr(struct hdac_bus *bus, int addr) in snd_hdac_ext_bus_get_hlink_by_addr()
151 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_name(struct hdac_bus *bus, in snd_hdac_ext_bus_get_hlink_by_name()
220 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_up_all()
239 int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_down_all()
278 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, in snd_hdac_ext_bus_link_get()
320 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, in snd_hdac_ext_bus_link_put()
[all …]
H A Dhdac_ext_stream.c65 static void snd_hdac_ext_stream_init(struct hdac_bus *bus, in snd_hdac_ext_stream_init()
90 int snd_hdac_ext_stream_init_all(struct hdac_bus *bus, int start_idx, in snd_hdac_ext_stream_init_all()
124 void snd_hdac_ext_stream_free_all(struct hdac_bus *bus) in snd_hdac_ext_stream_free_all()
138 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus, in snd_hdac_ext_stream_decouple_locked()
163 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus, in snd_hdac_ext_stream_decouple()
257 hdac_ext_link_dma_stream_assign(struct hdac_bus *bus, in hdac_ext_link_dma_stream_assign()
293 hdac_ext_host_dma_stream_assign(struct hdac_bus *bus, in hdac_ext_host_dma_stream_assign()
345 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus, in snd_hdac_ext_stream_assign()
382 struct hdac_bus *bus = hext_stream->hstream.bus; in snd_hdac_ext_stream_release()
424 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus, in snd_hdac_ext_cstream_assign()
H A Dhdac_ext_bus.c29 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_ext_bus_init()
56 void snd_hdac_ext_bus_exit(struct hdac_bus *bus) in snd_hdac_ext_bus_exit()
68 void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus) in snd_hdac_ext_bus_device_remove()
/linux-6.15/sound/soc/intel/avs/
H A Dcore.c197 struct hdac_bus *bus = &adev->base.core; in avs_hda_probe_work()
285 struct hdac_bus *bus = dev_id; in avs_hda_irq_handler()
300 struct hdac_bus *bus = dev_id; in avs_hda_irq_thread()
323 struct hdac_bus *bus = &adev->base.core; in avs_dsp_irq_thread()
338 struct hdac_bus *bus = &adev->base.core; in avs_hdac_acquire_irq()
420 struct hdac_bus *bus; in avs_pci_probe()
522 struct hdac_bus *bus = pci_get_drvdata(pci); in avs_pci_shutdown()
601 struct hdac_bus *bus = &adev->base.core; in avs_suspend_standby()
617 struct hdac_bus *bus = &adev->base.core; in avs_suspend_common()
662 struct hdac_bus *bus = &adev->base.core; in avs_resume_standby()
[all …]
H A Dcldma.h28 int hda_cldma_init(struct hda_cldma *cl, struct hdac_bus *bus, void __iomem *dsp_ba,
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c212 struct hdac_bus *bus = azx_bus(chip); in azx_pcm_trigger()
704 struct hdac_bus *bus = &_bus->core; in snd_hda_attach_pcm_stream()
951 struct hdac_bus *bus = azx_bus(chip); in azx_get_dsp_loader_dev()
965 struct hdac_bus *bus = &codec->bus->core; in snd_hda_codec_load_dsp_prepare()
997 struct hdac_bus *bus = &codec->bus->core; in snd_hda_codec_load_dsp_trigger()
1008 struct hdac_bus *bus = &codec->bus->core; in snd_hda_codec_load_dsp_cleanup()
1041 struct hdac_bus *bus = azx_bus(chip); in azx_stop_all_streams()
1073 struct hdac_bus *bus = azx_bus(chip); in azx_interrupt()
1135 struct hdac_bus *bus = azx_bus(chip); in probe_codec()
1202 struct hdac_bus *bus = azx_bus(chip); in azx_probe_codecs()
[all …]

12