hdac_bus           41 include/sound/hda_codec.h 	struct hdac_bus core;
hdac_bus           14 include/sound/hda_component.h int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable);
hdac_bus           15 include/sound/hda_component.h void snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx,
hdac_bus           21 include/sound/hda_component.h int snd_hdac_acomp_init(struct hdac_bus *bus,
hdac_bus           25 include/sound/hda_component.h int snd_hdac_acomp_exit(struct hdac_bus *bus);
hdac_bus           26 include/sound/hda_component.h int snd_hdac_acomp_register_notifier(struct hdac_bus *bus,
hdac_bus           29 include/sound/hda_component.h static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable)
hdac_bus           33 include/sound/hda_component.h static inline void snd_hdac_display_power(struct hdac_bus *bus,
hdac_bus           48 include/sound/hda_component.h static inline int snd_hdac_acomp_init(struct hdac_bus *bus,
hdac_bus           56 include/sound/hda_component.h static inline int snd_hdac_acomp_exit(struct hdac_bus *bus)
hdac_bus           60 include/sound/hda_component.h static inline int snd_hdac_acomp_register_notifier(struct hdac_bus *bus,
hdac_bus           11 include/sound/hda_i915.h void snd_hdac_i915_set_bclk(struct hdac_bus *bus);
hdac_bus           12 include/sound/hda_i915.h int snd_hdac_i915_init(struct hdac_bus *bus);
hdac_bus           14 include/sound/hda_i915.h static inline void snd_hdac_i915_set_bclk(struct hdac_bus *bus)
hdac_bus           17 include/sound/hda_i915.h static inline int snd_hdac_i915_init(struct hdac_bus *bus)
hdac_bus           22 include/sound/hda_i915.h static inline int snd_hdac_i915_exit(struct hdac_bus *bus)
hdac_bus           23 include/sound/hdaudio.h struct hdac_bus;
hdac_bus           52 include/sound/hdaudio.h 	struct hdac_bus *bus;
hdac_bus          117 include/sound/hdaudio.h int snd_hdac_device_init(struct hdac_device *dev, struct hdac_bus *bus,
hdac_bus          240 include/sound/hdaudio.h 	int (*command)(struct hdac_bus *bus, unsigned int cmd);
hdac_bus          242 include/sound/hdaudio.h 	int (*get_response)(struct hdac_bus *bus, unsigned int addr,
hdac_bus          367 include/sound/hdaudio.h int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev,
hdac_bus          369 include/sound/hdaudio.h void snd_hdac_bus_exit(struct hdac_bus *bus);
hdac_bus          370 include/sound/hdaudio.h int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr,
hdac_bus          372 include/sound/hdaudio.h int snd_hdac_bus_exec_verb_unlocked(struct hdac_bus *bus, unsigned int addr,
hdac_bus          374 include/sound/hdaudio.h void snd_hdac_bus_queue_event(struct hdac_bus *bus, u32 res, u32 res_ex);
hdac_bus          386 include/sound/hdaudio.h int snd_hdac_bus_send_cmd(struct hdac_bus *bus, unsigned int val);
hdac_bus          387 include/sound/hdaudio.h int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr,
hdac_bus          389 include/sound/hdaudio.h int snd_hdac_bus_parse_capabilities(struct hdac_bus *bus);
hdac_bus          391 include/sound/hdaudio.h bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
hdac_bus          392 include/sound/hdaudio.h void snd_hdac_bus_stop_chip(struct hdac_bus *bus);
hdac_bus          393 include/sound/hdaudio.h void snd_hdac_bus_init_cmd_io(struct hdac_bus *bus);
hdac_bus          394 include/sound/hdaudio.h void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus);
hdac_bus          395 include/sound/hdaudio.h void snd_hdac_bus_enter_link_reset(struct hdac_bus *bus);
hdac_bus          396 include/sound/hdaudio.h void snd_hdac_bus_exit_link_reset(struct hdac_bus *bus);
hdac_bus          397 include/sound/hdaudio.h int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
hdac_bus          399 include/sound/hdaudio.h void snd_hdac_bus_update_rirb(struct hdac_bus *bus);
hdac_bus          400 include/sound/hdaudio.h int snd_hdac_bus_handle_stream_irq(struct hdac_bus *bus, unsigned int status,
hdac_bus          401 include/sound/hdaudio.h 				    void (*ack)(struct hdac_bus *,
hdac_bus          404 include/sound/hdaudio.h int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus);
hdac_bus          405 include/sound/hdaudio.h void snd_hdac_bus_free_stream_pages(struct hdac_bus *bus);
hdac_bus          418 include/sound/hdaudio.h static inline void snd_hdac_reg_writeb(struct hdac_bus *bus, void __iomem *addr,
hdac_bus          427 include/sound/hdaudio.h static inline void snd_hdac_reg_writew(struct hdac_bus *bus, void __iomem *addr,
hdac_bus          436 include/sound/hdaudio.h static inline u8 snd_hdac_reg_readb(struct hdac_bus *bus, void __iomem *addr)
hdac_bus          442 include/sound/hdaudio.h static inline u16 snd_hdac_reg_readw(struct hdac_bus *bus, void __iomem *addr)
hdac_bus          496 include/sound/hdaudio.h 	struct hdac_bus *bus;
hdac_bus          542 include/sound/hdaudio.h void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
hdac_bus          544 include/sound/hdaudio.h struct hdac_stream *snd_hdac_stream_assign(struct hdac_bus *bus,
hdac_bus          547 include/sound/hdaudio.h struct hdac_stream *snd_hdac_get_stream(struct hdac_bus *bus,
hdac_bus          565 include/sound/hdaudio.h int snd_hdac_get_stream_stripe_ctl(struct hdac_bus *bus,
hdac_bus            7 include/sound/hdaudio_ext.h int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
hdac_bus           11 include/sound/hdaudio_ext.h void snd_hdac_ext_bus_exit(struct hdac_bus *bus);
hdac_bus           12 include/sound/hdaudio_ext.h int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr,
hdac_bus           15 include/sound/hdaudio_ext.h void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus);
hdac_bus           24 include/sound/hdaudio_ext.h void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *chip, bool enable);
hdac_bus           25 include/sound/hdaudio_ext.h void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_bus *chip, bool enable);
hdac_bus           27 include/sound/hdaudio_ext.h void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *chip,
hdac_bus           30 include/sound/hdaudio_ext.h int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_bus *bus);
hdac_bus           31 include/sound/hdaudio_ext.h struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus,
hdac_bus           80 include/sound/hdaudio_ext.h void snd_hdac_ext_stream_init(struct hdac_bus *bus,
hdac_bus           83 include/sound/hdaudio_ext.h int snd_hdac_ext_stream_init_all(struct hdac_bus *bus, int start_idx,
hdac_bus           85 include/sound/hdaudio_ext.h void snd_hdac_stream_free_all(struct hdac_bus *bus);
hdac_bus           86 include/sound/hdaudio_ext.h void snd_hdac_link_free_all(struct hdac_bus *bus);
hdac_bus           87 include/sound/hdaudio_ext.h struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
hdac_bus           91 include/sound/hdaudio_ext.h void snd_hdac_ext_stream_decouple(struct hdac_bus *bus,
hdac_bus           93 include/sound/hdaudio_ext.h void snd_hdac_ext_stop_streams(struct hdac_bus *bus);
hdac_bus           95 include/sound/hdaudio_ext.h int snd_hdac_ext_stream_set_spib(struct hdac_bus *bus,
hdac_bus           97 include/sound/hdaudio_ext.h int snd_hdac_ext_stream_get_spbmaxfifo(struct hdac_bus *bus,
hdac_bus           99 include/sound/hdaudio_ext.h void snd_hdac_ext_stream_drsm_enable(struct hdac_bus *bus,
hdac_bus          101 include/sound/hdaudio_ext.h int snd_hdac_ext_stream_set_dpibr(struct hdac_bus *bus,
hdac_bus          111 include/sound/hdaudio_ext.h 	struct hdac_bus *bus;
hdac_bus          124 include/sound/hdaudio_ext.h int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus);
hdac_bus          125 include/sound/hdaudio_ext.h int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus);
hdac_bus          131 include/sound/hdaudio_ext.h int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, struct hdac_ext_link *link);
hdac_bus          132 include/sound/hdaudio_ext.h int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, struct hdac_ext_link *link);
hdac_bus           29 sound/hda/ext/hdac_ext_bus.c int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
hdac_bus           56 sound/hda/ext/hdac_ext_bus.c void snd_hdac_ext_bus_exit(struct hdac_bus *bus)
hdac_bus           75 sound/hda/ext/hdac_ext_bus.c int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr,
hdac_bus          119 sound/hda/ext/hdac_ext_bus.c void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus)
hdac_bus           34 sound/hda/ext/hdac_ext_controller.c void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable)
hdac_bus           56 sound/hda/ext/hdac_ext_controller.c void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_bus *bus, bool enable)
hdac_bus           86 sound/hda/ext/hdac_ext_controller.c int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_bus *bus)
hdac_bus          123 sound/hda/ext/hdac_ext_controller.c void snd_hdac_link_free_all(struct hdac_bus *bus)
hdac_bus          140 sound/hda/ext/hdac_ext_controller.c struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus,
hdac_bus          216 sound/hda/ext/hdac_ext_controller.c int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus)
hdac_bus          237 sound/hda/ext/hdac_ext_controller.c int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus)
hdac_bus          254 sound/hda/ext/hdac_ext_controller.c int snd_hdac_ext_bus_link_get(struct hdac_bus *bus,
hdac_bus          296 sound/hda/ext/hdac_ext_controller.c int snd_hdac_ext_bus_link_put(struct hdac_bus *bus,
hdac_bus           29 sound/hda/ext/hdac_ext_stream.c void snd_hdac_ext_stream_init(struct hdac_bus *bus,
hdac_bus           69 sound/hda/ext/hdac_ext_stream.c int snd_hdac_ext_stream_init_all(struct hdac_bus *bus, int start_idx,
hdac_bus           95 sound/hda/ext/hdac_ext_stream.c void snd_hdac_stream_free_all(struct hdac_bus *bus)
hdac_bus          115 sound/hda/ext/hdac_ext_stream.c void snd_hdac_ext_stream_decouple(struct hdac_bus *bus,
hdac_bus          244 sound/hda/ext/hdac_ext_stream.c hdac_ext_link_stream_assign(struct hdac_bus *bus,
hdac_bus          284 sound/hda/ext/hdac_ext_stream.c hdac_ext_host_stream_assign(struct hdac_bus *bus,
hdac_bus          337 sound/hda/ext/hdac_ext_stream.c struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
hdac_bus          373 sound/hda/ext/hdac_ext_stream.c 	struct hdac_bus *bus = stream->hstream.bus;
hdac_bus          408 sound/hda/ext/hdac_ext_stream.c void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *bus,
hdac_bus          433 sound/hda/ext/hdac_ext_stream.c int snd_hdac_ext_stream_set_spib(struct hdac_bus *bus,
hdac_bus          455 sound/hda/ext/hdac_ext_stream.c int snd_hdac_ext_stream_get_spbmaxfifo(struct hdac_bus *bus,
hdac_bus          473 sound/hda/ext/hdac_ext_stream.c void snd_hdac_ext_stop_streams(struct hdac_bus *bus)
hdac_bus          491 sound/hda/ext/hdac_ext_stream.c void snd_hdac_ext_stream_drsm_enable(struct hdac_bus *bus,
hdac_bus          516 sound/hda/ext/hdac_ext_stream.c int snd_hdac_ext_stream_set_dpibr(struct hdac_bus *bus,
hdac_bus           29 sound/hda/hdac_bus.c int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev,
hdac_bus           55 sound/hda/hdac_bus.c void snd_hdac_bus_exit(struct hdac_bus *bus)
hdac_bus           71 sound/hda/hdac_bus.c int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr,
hdac_bus           91 sound/hda/hdac_bus.c int snd_hdac_bus_exec_verb_unlocked(struct hdac_bus *bus, unsigned int addr,
hdac_bus          132 sound/hda/hdac_bus.c void snd_hdac_bus_queue_event(struct hdac_bus *bus, u32 res, u32 res_ex)
hdac_bus          156 sound/hda/hdac_bus.c 	struct hdac_bus *bus = container_of(work, struct hdac_bus, unsol_work);
hdac_bus          187 sound/hda/hdac_bus.c int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec)
hdac_bus          207 sound/hda/hdac_bus.c void snd_hdac_bus_remove_device(struct hdac_bus *bus,
hdac_bus           35 sound/hda/hdac_component.c int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable)
hdac_bus           66 sound/hda/hdac_component.c void snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx, bool enable)
hdac_bus          124 sound/hda/hdac_component.c 	struct hdac_bus *bus = codec->bus;
hdac_bus          165 sound/hda/hdac_component.c 	struct hdac_bus *bus = codec->bus;
hdac_bus          251 sound/hda/hdac_component.c int snd_hdac_acomp_register_notifier(struct hdac_bus *bus,
hdac_bus          280 sound/hda/hdac_component.c int snd_hdac_acomp_init(struct hdac_bus *bus,
hdac_bus          329 sound/hda/hdac_component.c int snd_hdac_acomp_exit(struct hdac_bus *bus)
hdac_bus           14 sound/hda/hdac_controller.c static void azx_clear_corbrp(struct hdac_bus *bus)
hdac_bus           42 sound/hda/hdac_controller.c void snd_hdac_bus_init_cmd_io(struct hdac_bus *bus)
hdac_bus           89 sound/hda/hdac_controller.c static void hdac_wait_for_cmd_dmas(struct hdac_bus *bus)
hdac_bus          108 sound/hda/hdac_controller.c void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus)
hdac_bus          141 sound/hda/hdac_controller.c int snd_hdac_bus_send_cmd(struct hdac_bus *bus, unsigned int val)
hdac_bus          185 sound/hda/hdac_controller.c void snd_hdac_bus_update_rirb(struct hdac_bus *bus)
hdac_bus          236 sound/hda/hdac_controller.c int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr,
hdac_bus          276 sound/hda/hdac_controller.c int snd_hdac_bus_parse_capabilities(struct hdac_bus *bus)
hdac_bus          360 sound/hda/hdac_controller.c void snd_hdac_bus_enter_link_reset(struct hdac_bus *bus)
hdac_bus          380 sound/hda/hdac_controller.c void snd_hdac_bus_exit_link_reset(struct hdac_bus *bus)
hdac_bus          393 sound/hda/hdac_controller.c int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset)
hdac_bus          433 sound/hda/hdac_controller.c static void azx_int_enable(struct hdac_bus *bus)
hdac_bus          442 sound/hda/hdac_controller.c static void azx_int_disable(struct hdac_bus *bus)
hdac_bus          458 sound/hda/hdac_controller.c static void azx_int_clear(struct hdac_bus *bus)
hdac_bus          481 sound/hda/hdac_controller.c bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset)
hdac_bus          513 sound/hda/hdac_controller.c void snd_hdac_bus_stop_chip(struct hdac_bus *bus)
hdac_bus          543 sound/hda/hdac_controller.c int snd_hdac_bus_handle_stream_irq(struct hdac_bus *bus, unsigned int status,
hdac_bus          544 sound/hda/hdac_controller.c 				    void (*ack)(struct hdac_bus *,
hdac_bus          574 sound/hda/hdac_controller.c int snd_hdac_bus_alloc_stream_pages(struct hdac_bus *bus)
hdac_bus          609 sound/hda/hdac_controller.c void snd_hdac_bus_free_stream_pages(struct hdac_bus *bus)
hdac_bus           40 sound/hda/hdac_device.c int snd_hdac_device_init(struct hdac_device *codec, struct hdac_bus *bus,
hdac_bus           35 sound/hda/hdac_i915.c void snd_hdac_i915_set_bclk(struct hdac_bus *bus)
hdac_bus          120 sound/hda/hdac_i915.c int snd_hdac_i915_init(struct hdac_bus *bus)
hdac_bus           21 sound/hda/hdac_stream.c int snd_hdac_get_stream_stripe_ctl(struct hdac_bus *bus,
hdac_bus           60 sound/hda/hdac_stream.c void snd_hdac_stream_init(struct hdac_bus *bus, struct hdac_stream *azx_dev,
hdac_bus           85 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          190 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          282 sound/hda/hdac_stream.c struct hdac_stream *snd_hdac_stream_assign(struct hdac_bus *bus,
hdac_bus          324 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          342 sound/hda/hdac_stream.c struct hdac_stream *snd_hdac_get_stream(struct hdac_bus *bus,
hdac_bus          359 sound/hda/hdac_stream.c static int setup_bdle(struct hdac_bus *bus,
hdac_bus          409 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          567 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          598 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          624 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          668 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus          742 sound/hda/hdac_stream.c 	struct hdac_bus *bus = azx_dev->bus;
hdac_bus           36 sound/hda/local.h int snd_hdac_bus_add_device(struct hdac_bus *bus, struct hdac_device *codec);
hdac_bus           37 sound/hda/local.h void snd_hdac_bus_remove_device(struct hdac_bus *bus,
hdac_bus           16 sound/hda/trace.h struct hdac_bus;
hdac_bus           20 sound/hda/trace.h 	TP_PROTO(struct hdac_bus *bus, unsigned int cmd),
hdac_bus           32 sound/hda/trace.h 	TP_PROTO(struct hdac_bus *bus, unsigned int addr, unsigned int res),
hdac_bus           44 sound/hda/trace.h 	TP_PROTO(struct hdac_bus *bus, u32 res, u32 res_ex),
hdac_bus           56 sound/hda/trace.h 	TP_PROTO(struct hdac_bus *bus, struct hdac_stream *azx_dev),
hdac_bus           72 sound/hda/trace.h 	TP_PROTO(struct hdac_bus *bus, struct hdac_stream *azx_dev),
hdac_bus           77 sound/hda/trace.h 	TP_PROTO(struct hdac_bus *bus, struct hdac_stream *azx_dev),
hdac_bus          209 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          722 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = &_bus->core;
hdac_bus          789 sound/pci/hda/hda_controller.c static int azx_rirb_get_response(struct hdac_bus *bus, unsigned int addr,
hdac_bus          928 sound/pci/hda/hda_controller.c static int azx_single_send_cmd(struct hdac_bus *bus, u32 val)
hdac_bus          956 sound/pci/hda/hda_controller.c static int azx_single_get_response(struct hdac_bus *bus, unsigned int addr,
hdac_bus          972 sound/pci/hda/hda_controller.c static int azx_send_cmd(struct hdac_bus *bus, unsigned int val)
hdac_bus          985 sound/pci/hda/hda_controller.c static int azx_get_response(struct hdac_bus *bus, unsigned int addr,
hdac_bus         1012 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1026 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = &codec->bus->core;
hdac_bus         1058 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = &codec->bus->core;
hdac_bus         1069 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = &codec->bus->core;
hdac_bus         1102 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1119 sound/pci/hda/hda_controller.c static void stream_update(struct hdac_bus *bus, struct hdac_stream *s)
hdac_bus         1136 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1193 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1264 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1378 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          501 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          520 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          547 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          584 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          727 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          768 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          781 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          989 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1020 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus;
hdac_bus         1341 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1396 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1799 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         1997 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         2224 sound/pci/hda/hda_intel.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          169 sound/pci/hda/hda_tegra.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          238 sound/pci/hda/hda_tegra.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus          280 sound/pci/hda/hda_tegra.c 	struct hdac_bus *bus = azx_bus(chip);
hdac_bus         2503 sound/pci/hda/patch_hdmi.c 	struct hdac_bus *bus = data;
hdac_bus         2134 sound/soc/codecs/hdac_hdmi.c 	struct hdac_bus *bus = hdev->bus;
hdac_bus         2172 sound/soc/codecs/hdac_hdmi.c 	struct hdac_bus *bus = hdev->bus;
hdac_bus           53 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus           74 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus          105 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus          124 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus          254 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          318 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          362 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          382 sound/soc/intel/skylake/skl-messages.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus           88 sound/soc/intel/skylake/skl-nhlt.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          136 sound/soc/intel/skylake/skl-nhlt.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          156 sound/soc/intel/skylake/skl-nhlt.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus           62 sound/soc/intel/skylake/skl-pcm.c static struct hdac_bus *get_bus_ctx(struct snd_pcm_substream *substream)
hdac_bus           66 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = hstream->bus;
hdac_bus           70 sound/soc/intel/skylake/skl-pcm.c static int skl_substream_alloc_pages(struct hdac_bus *bus,
hdac_bus           83 sound/soc/intel/skylake/skl-pcm.c static int skl_substream_free_pages(struct hdac_bus *bus,
hdac_bus           89 sound/soc/intel/skylake/skl-pcm.c static void skl_set_pcm_constrains(struct hdac_bus *bus,
hdac_bus           99 sound/soc/intel/skylake/skl-pcm.c static enum hdac_ext_stream_type skl_get_host_stream_type(struct hdac_bus *bus)
hdac_bus          117 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus          134 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus          182 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus          223 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus          309 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus          351 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus          388 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus          428 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = get_bus_ctx(substream);
hdac_bus          476 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = get_bus_ctx(substream);
hdac_bus          558 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus          621 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = get_bus_ctx(substream);
hdac_bus          649 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus         1100 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = get_bus_ctx(substream);
hdac_bus         1173 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = get_bus_ctx(substream);
hdac_bus         1185 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = get_bus_ctx(substream);
hdac_bus         1300 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dai->dev);
hdac_bus         1409 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(component->dev);
hdac_bus         1463 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(component->dev);
hdac_bus         1486 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus         1520 sound/soc/intel/skylake/skl-pcm.c 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus          818 sound/soc/intel/skylake/skl-topology.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus         2890 sound/soc/intel/skylake/skl-topology.c 	struct hdac_bus *bus = snd_soc_component_get_drvdata(cmpnt);
hdac_bus         2998 sound/soc/intel/skylake/skl-topology.c 	struct hdac_bus *bus  = snd_soc_component_get_drvdata(cmpnt);
hdac_bus         3473 sound/soc/intel/skylake/skl-topology.c 	struct hdac_bus *bus = snd_soc_component_get_drvdata(cmpnt);
hdac_bus         3559 sound/soc/intel/skylake/skl-topology.c int skl_tplg_init(struct snd_soc_component *component, struct hdac_bus *bus)
hdac_bus         3603 sound/soc/intel/skylake/skl-topology.c void skl_tplg_exit(struct snd_soc_component *component, struct hdac_bus *bus)
hdac_bus          443 sound/soc/intel/skylake/skl-topology.h 	struct hdac_bus *bus = dev_get_drvdata(dev);
hdac_bus          455 sound/soc/intel/skylake/skl-topology.h 				struct hdac_bus *ebus);
hdac_bus          457 sound/soc/intel/skylake/skl-topology.h 				struct hdac_bus *bus);
hdac_bus           57 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          106 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus          127 sound/soc/intel/skylake/skl.c static int skl_init_chip(struct hdac_bus *bus, bool full_reset)
hdac_bus          147 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus          196 sound/soc/intel/skylake/skl.c static void skl_dum_set(struct hdac_bus *bus)
hdac_bus          209 sound/soc/intel/skylake/skl.c static void skl_stream_update(struct hdac_bus *bus, struct hdac_stream *hstr)
hdac_bus          216 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = dev_id;
hdac_bus          245 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = dev_id;
hdac_bus          255 sound/soc/intel/skylake/skl.c static int skl_acquire_irq(struct hdac_bus *bus, int do_disconnect)
hdac_bus          280 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus          287 sound/soc/intel/skylake/skl.c static int _skl_suspend(struct hdac_bus *bus)
hdac_bus          310 sound/soc/intel/skylake/skl.c static int _skl_resume(struct hdac_bus *bus)
hdac_bus          329 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus          359 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus          406 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus          416 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus          433 sound/soc/intel/skylake/skl.c static int skl_free(struct hdac_bus *bus)
hdac_bus          483 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          501 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          532 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          573 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          694 sound/soc/intel/skylake/skl.c static int probe_codec(struct hdac_bus *bus, int addr)
hdac_bus          743 sound/soc/intel/skylake/skl.c static void skl_codec_create(struct hdac_bus *bus)
hdac_bus          780 sound/soc/intel/skylake/skl.c static int skl_i915_init(struct hdac_bus *bus)
hdac_bus          800 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = skl_to_bus(skl);
hdac_bus          865 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus;
hdac_bus          906 sound/soc/intel/skylake/skl.c static int skl_first_init(struct hdac_bus *bus)
hdac_bus          985 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = NULL;
hdac_bus         1110 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus         1134 sound/soc/intel/skylake/skl.c 	struct hdac_bus *bus = pci_get_drvdata(pci);
hdac_bus           25 sound/soc/sof/intel/hda-bus.c void sof_hda_bus_init(struct hdac_bus *bus, struct device *dev)
hdac_bus           44 sound/soc/sof/intel/hda-codec.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus           59 sound/soc/sof/intel/hda-codec.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          142 sound/soc/sof/intel/hda-codec.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          167 sound/soc/sof/intel/hda-codec.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          176 sound/soc/sof/intel/hda-codec.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          185 sound/soc/sof/intel/hda-codec.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          201 sound/soc/sof/intel/hda-codec.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus           57 sound/soc/sof/intel/hda-ctrl.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          162 sound/soc/sof/intel/hda-ctrl.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          265 sound/soc/sof/intel/hda-ctrl.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus           55 sound/soc/sof/intel/hda-dai.c 	hda_link_stream_assign(struct hdac_bus *bus,
hdac_bus          124 sound/soc/sof/intel/hda-dai.c 	struct hdac_bus *bus = hstream->bus;
hdac_bus          203 sound/soc/sof/intel/hda-dai.c 	struct hdac_bus *bus = hstream->bus;
hdac_bus          287 sound/soc/sof/intel/hda-dai.c 	struct hdac_bus *bus;
hdac_bus          350 sound/soc/sof/intel/hda-dai.c 	struct hdac_bus *bus;
hdac_bus          290 sound/soc/sof/intel/hda-dsp.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          338 sound/soc/sof/intel/hda-dsp.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          394 sound/soc/sof/intel/hda-dsp.c 	struct hdac_bus *hbus = sof_to_bus(sdev);
hdac_bus          413 sound/soc/sof/intel/hda-dsp.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          429 sound/soc/sof/intel/hda-dsp.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          195 sound/soc/sof/intel/hda-loader.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus           34 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          157 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          205 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          325 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          523 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          538 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = context;
hdac_bus          556 sound/soc/sof/intel/hda-stream.c static bool hda_dsp_stream_check(struct hdac_bus *bus, u32 status)
hdac_bus          589 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = context;
hdac_bus          630 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          804 sound/soc/sof/intel/hda-stream.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          210 sound/soc/sof/intel/hda.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          255 sound/soc/sof/intel/hda.c 	struct hdac_bus *bus;
hdac_bus          346 sound/soc/sof/intel/hda.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          500 sound/soc/sof/intel/hda.c 	struct hdac_bus *bus;
hdac_bus          683 sound/soc/sof/intel/hda.c 	struct hdac_bus *bus = sof_to_bus(sdev);
hdac_bus          406 sound/soc/sof/intel/hda.h static inline struct hdac_bus *sof_to_bus(struct snd_sof_dev *s)
hdac_bus          556 sound/soc/sof/intel/hda.h void sof_hda_bus_init(struct hdac_bus *bus, struct device *dev);