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

/linux-4.1.27/sound/pci/asihpi/
H A Dhpimsgx.c710 hpi_handler_func *entry_point_func; HPIMSGX__init() local
717 entry_point_func = HPIMSGX__init()
720 if (entry_point_func) { HPIMSGX__init()
722 entry_point_func(phm, &hr); HPIMSGX__init()
730 hpi_entry_points[hr.u.s.adapter_index] = entry_point_func; HPIMSGX__init()

Completed in 111 milliseconds