Searched defs:hda_bus (Results 1 – 1 of 1) sorted by relevance
37 struct hda_bus { struct38 struct hdac_bus core;40 struct snd_card *card;42 struct pci_dev *pci;43 const char *modelname;67 /* from hdac_bus to hda_bus */ argument