_bus               33 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h 	struct nvkm_i2c_bus *_bus = (b);                                       \
_bus               34 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h 	nvkm_##l(&_bus->pad->i2c->subdev, "bus %04x: "f"\n", _bus->id, ##a);   \
_bus              151 drivers/soundwire/cadence_master.h #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus)
_bus              451 include/sound/hda_codec.h int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,
_bus              719 sound/pci/hda/hda_controller.c int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,
_bus              722 sound/pci/hda/hda_controller.c 	struct hdac_bus *bus = &_bus->core;
_bus              156 sound/pci/hda/hda_controller.h #define bus_to_azx(_bus)	container_of(_bus, struct azx, bus.core)