Home
last modified time | relevance | path

Searched refs:_bus (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbus.h33 struct nvkm_i2c_bus *_bus = (b); \
34 nvkm_##l(&_bus->pad->i2c->subdev, "bus %04x: "f"\n", _bus->id, ##a); \
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbus.h33 struct nvkm_i2c_bus *_bus = (b); \
34 nvkm_##l(&_bus->pad->i2c->subdev, "bus %04x: "f"\n", _bus->id, ##a); \
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dcadence_master.h154 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus)
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dcadence_master.h157 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus)
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.h161 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core)
H A Dhda_controller.c724 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream() argument
727 struct hdac_bus *bus = &_bus->core; in snd_hda_attach_pcm_stream()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.h155 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core)
H A Dhda_controller.c695 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()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h452 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h458 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec,

Completed in 8 milliseconds