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