Home
last modified time | relevance | path

Searched defs:_bus (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/soundwire/
H A Dcadence_master.h162 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) argument
/linux-6.15/sound/pci/hda/
H A Dhda_controller.h156 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
H A Dhda_controller.c701 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream()