Searched refs:_bus (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | bus.h | 33 struct nvkm_i2c_bus *_bus = (b); \ 34 nvkm_##l(&_bus->pad->i2c->subdev, "bus %04x: "f"\n", _bus->id, ##a); \
|
/Linux-v6.1/drivers/soundwire/ |
D | cadence_master.h | 140 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) argument
|
/Linux-v6.1/sound/pci/hda/ |
D | hda_controller.h | 154 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
|
D | hda_controller.c | 695 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream() argument 698 struct hdac_bus *bus = &_bus->core; in snd_hda_attach_pcm_stream()
|
/Linux-v6.1/include/sound/ |
D | hda_codec.h | 459 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,
|