Searched refs:hpi_adapter (Results 1 – 2 of 2) sorted by relevance
53 static struct hpi_adapter adapters[HPI_MAX_ADAPTERS];180 struct hpi_adapter *pa = NULL; in asihpi_hpi_ioctl()313 struct hpi_adapter *a = dev_id; in asihpi_isr()339 struct hpi_adapter *a = dev_id; in asihpi_isr_thread()354 struct hpi_adapter adapter; in asihpi_adapter_probe()533 struct hpi_adapter *pa; in asihpi_adapter_remove()
139 struct hpi_adapter { struct145 void (*interrupt_callback) (struct hpi_adapter *); argument