Lines Matching refs:bus
7 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);
25 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_id(struct hdac_bus *bus, u32 id);
26 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_addr(struct hdac_bus *bus, int addr);
27 struct hdac_ext_link *snd_hdac_ext_bus_get_hlink_by_name(struct hdac_bus *bus,
74 int snd_hdac_ext_stream_init_all(struct hdac_bus *bus, int start_idx,
76 void snd_hdac_ext_stream_free_all(struct hdac_bus *bus);
77 void snd_hdac_ext_link_free_all(struct hdac_bus *bus);
78 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
82 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(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; member
114 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus);
115 int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus);
121 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, struct hdac_ext_link *hlink);
122 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, struct hdac_ext_link *hlink);