Searched refs:hpi_handler_func (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi_internal.h90 typedef void hpi_handler_func(struct hpi_message *, struct hpi_response *); typedef
1593 hpi_handler_func hpi_send_recv;
1629 hpi_handler_func HPI_1000;
1630 hpi_handler_func HPI_6000;
1631 hpi_handler_func HPI_6205;
1632 hpi_handler_func HPI_COMMON;
H A Dhpimsgx.c35 static hpi_handler_func *hpi_entry_points[HPI_MAX_ADAPTERS];
37 static hpi_handler_func *hpi_lookup_entry_point_function(const struct hpi_pci
61 return (hpi_handler_func *) asihpi_pci_tbl[i].driver_data;
71 hpi_handler_func *ep;
74 ep = (hpi_handler_func *) hpi_entry_points[phm->
800 hpi_handler_func *entry_point_func;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/asihpi/
H A Dhpi_internal.h90 typedef void hpi_handler_func(struct hpi_message *, struct hpi_response *); typedef
1593 hpi_handler_func hpi_send_recv;
1629 hpi_handler_func HPI_1000;
1630 hpi_handler_func HPI_6000;
1631 hpi_handler_func HPI_6205;
1632 hpi_handler_func HPI_COMMON;
H A Dhpimsgx.c35 static hpi_handler_func *hpi_entry_points[HPI_MAX_ADAPTERS];
37 static hpi_handler_func *hpi_lookup_entry_point_function(const struct hpi_pci
61 return (hpi_handler_func *) asihpi_pci_tbl[i].driver_data;
71 hpi_handler_func *ep;
74 ep = (hpi_handler_func *) hpi_entry_points[phm->
800 hpi_handler_func *entry_point_func;

Completed in 70 milliseconds