Home
last modified time | relevance | path

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

/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dhw_interface.h744 GENOS_STATUS(*pfnAllocateCommands) (PGENHW_HW_INTERFACE pHwInterface); member
H A Dhw_interface_base.c923 GENHW_HW_CHK_STATUS(pHwInterface->pfnAllocateCommands(pHwInterface)); in IntelGen_HwInitialize()
H A Dhw_interface.c1692 pHwInterface->pfnAllocateCommands = IntelGen_HwAllocateCommands; in IntelGen_HwInitInterfaceOS()