Home
last modified time | relevance | path

Searched refs:hpi_adapter (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/asihpi/
H A Dhpioctl.c53 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()
H A Dhpios.h139 struct hpi_adapter { struct
145 void (*interrupt_callback) (struct hpi_adapter *); argument