Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dhpicmn.h30 struct hpi_adapter_obj { struct
31 struct hpi_pci pci; /* PCI info - bus#,dev#,address etc */
32 u16 type; /* 0x6644 == ASI6644 etc */
33 u16 index;
57 struct hpi_adapter_obj *hpi_find_adapter(u16 adapter_index); argument