Searched defs:hda_bus (Results 1 – 1 of 1) sorted by relevance
38 struct hda_bus { struct39 struct hdac_bus core;41 struct snd_card *card;43 struct pci_dev *pci;44 const char *modelname;68 /* from hdac_bus to hda_bus */ argument