Home
last modified time | relevance | path

Searched defs:hpi_adapter_obj (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/sound/pci/asihpi/
Dhpicmn.h19 struct hpi_adapter_obj { struct
20 struct hpi_pci pci; /* PCI info - bus#,dev#,address etc */
21 u16 type; /* 0x6644 == ASI6644 etc */
22 u16 index;
46 struct hpi_adapter_obj *hpi_find_adapter(u16 adapter_index); argument