Home
last modified time | relevance | path

Searched refs:hpi_handler_func (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.h67 hpi_handler_func HPI_COMMON;
Dhpimsgx.c37 static hpi_handler_func *hpi_entry_points[HPI_MAX_ADAPTERS];
39 static hpi_handler_func *hpi_lookup_entry_point_function(const struct hpi_pci in hpi_lookup_entry_point_function()
65 return (hpi_handler_func *) asihpi_pci_tbl[i].driver_data; in hpi_lookup_entry_point_function()
701 hpi_handler_func *entry_point_func; in HPIMSGX__init()
Dhpi_internal.h85 typedef void hpi_handler_func(struct hpi_message *, struct hpi_response *); typedef
1428 hpi_handler_func HPI_6000;
1429 hpi_handler_func HPI_6205;