Searched refs:_bus (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| D | bus.h | 31 struct nvkm_i2c_bus *_bus = (b); \ 32 nvkm_##l(&_bus->pad->i2c->subdev, "bus %04x: "f"\n", _bus->id, ##a); \
|
| /linux-4.4.14/include/sound/ |
| D | hdaudio_ext.h | 40 #define hbus_to_ebus(_bus) \ argument 41 container_of(_bus, struct hdac_ext_bus, bus)
|
| /linux-4.4.14/sound/pci/hda/ |
| D | hda_controller.h | 164 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
|
| D | hda_codec.h | 451 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,
|
| D | hda_controller.c | 524 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream() argument 527 struct hdac_bus *bus = &_bus->core; in snd_hda_attach_pcm_stream()
|