Searched refs:_bus (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
A 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/drivers/soundwire/ |
A D | cadence_master.h | 146 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) argument
|
/linux/sound/pci/hda/ |
A D | hda_controller.h | 154 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
|
A D | hda_controller.c | 696 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream() argument 699 struct hdac_bus *bus = &_bus->core; in snd_hda_attach_pcm_stream()
|
/linux/include/sound/ |
A D | hda_codec.h | 451 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,
|
Completed in 38 milliseconds