Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpimsgx.c26 static hpi_handler_func *hpi_entry_points[HPI_MAX_ADAPTERS]; variable
65 && hpi_entry_points[phm->adapter_index]) in hw_entry_point()
66 hpi_entry_points[phm->adapter_index] (phm, phr); in hw_entry_point()
174 memset(&hpi_entry_points, 0, sizeof(hpi_entry_points)); in subsys_message()
714 hpi_entry_points[hr.u.s.adapter_index] = entry_point_func; in HPIMSGX__init()