Searched defs:_bus (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/soundwire/ |
| D | cadence_master.h | 154 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) argument
|
| /kernel/linux/linux-6.6/drivers/soundwire/ |
| D | cadence_master.h | 157 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) argument
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_controller.h | 157 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
|
| D | hda_controller.c | 707 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream()
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| D | hda_controller.h | 155 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
|
| D | hda_controller.c | 695 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream()
|