Searched defs:_bus (Results 1 – 4 of 4) sorted by relevance
163 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) argument
156 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
692 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream()
2189 #define mdiobus_for_each_phy(_bus, _phydev) \ argument