Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
Dhda-codec.c79 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_jack_wake_enable()
221 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_probe_bus()
245 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_i915_display_power()
256 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_i915_init()
273 struct hdac_bus *bus = sof_to_bus(sdev); in hda_codec_i915_exit()
Dhda-dsp.c350 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_wait_d0i3c_done()
381 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_update_d0i3c_register()
616 struct hdac_bus *bus = sof_to_bus(sdev); in hda_suspend()
681 struct hdac_bus *bus = sof_to_bus(sdev); in hda_resume()
742 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_resume()
813 struct hdac_bus *hbus = sof_to_bus(sdev); in hda_dsp_runtime_idle()
846 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_suspend()
908 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_check_for_dma_streams()
Dhda-stream.c65 struct hdac_bus *bus = sof_to_bus(sdev); in hda_setup_bdle()
185 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_get()
236 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_put()
401 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_iccmax_stream_hw_params()
478 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_hw_params()
669 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_hw_free()
693 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_check_stream_irq()
766 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_threaded_handler()
812 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_init()
986 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_stream_free()
Dhda-ctrl.c65 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_ctrl_get_caps()
187 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_ctrl_init_chip()
304 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_ctrl_stop_chip()
Dhda.c628 struct hdac_bus *bus = sof_to_bus(sdev); in hda_ipc_irq_dump()
692 bus = sof_to_bus(sdev); in hda_init()
868 struct hdac_bus *bus = sof_to_bus(sdev); in hda_init_caps()
939 struct hdac_bus *bus = sof_to_bus(sdev); in hda_check_for_state_change()
1069 bus = sof_to_bus(sdev); in hda_dsp_probe()
1185 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_remove()
1253 struct hdac_bus *bus = sof_to_bus(sdev); in hda_generic_machine_select()
1358 struct hdac_bus *bus = sof_to_bus(sdev); in link_slaves_found()
Dhda-loader.c323 struct hdac_bus *bus = sof_to_bus(sdev); in hda_dsp_cl_boot_firmware_iccmax()
Dhda.h526 static inline struct hdac_bus *sof_to_bus(struct snd_sof_dev *s) in sof_to_bus() function
Dhda-dai.c995 ret = hda_dai_suspend(sof_to_bus(sdev)); in hda_dsp_dais_suspend()