Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpimsgx.c90 static void HPIMSGX__cleanup(u16 adapter_index, void *h_owner);
169 HPIMSGX__cleanup(HPIMSGX_ALLADAPTERS, h_owner); in subsys_message()
184 HPIMSGX__cleanup(HPIMSGX_ALLADAPTERS, h_owner); in subsys_message()
217 HPIMSGX__cleanup(phm->adapter_index, h_owner); in adapter_message()
725 static void HPIMSGX__cleanup(u16 adapter_index, void *h_owner) in HPIMSGX__cleanup() function