Home
last modified time | relevance | path

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

/include/sound/
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 …]
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);
76 void snd_hdac_ext_stream_free_all(struct hdac_bus *bus);
77 void snd_hdac_ext_link_free_all(struct hdac_bus *bus);
84 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus,
86 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus,
96 struct hdac_bus *bus;
114 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus);
[all …]
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()
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()
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 …]
A Dhda_codec.h39 struct hdac_bus core;
/include/linux/soundwire/
A Dsdw_intel.h283 struct hdac_bus;
357 struct hdac_bus *hbus;

Completed in 19 milliseconds