Home
last modified time | relevance | path

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

/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dhw_interface.h750 VOID(*pfnInitCommands) (PGENHW_HW_INTERFACE pHwInterface); member
H A Dhw_interface_g9.c904 pHwInterface->pfnInitCommands = IntelGen_HwInitCommands_g9; in IntelGen_HwInitInterface_g9()
H A Dhw_interface_g8.c965 pHwInterface->pfnInitCommands = IntelGen_HwInitCommands_g8; in IntelGen_HwInitInterface_g8()
H A Dhw_interface.c534 pHwInterface->pfnInitCommands(pHwInterface); in IntelGen_HwAllocateCommands()
H A Dhw_interface_g75.c1697 pHwInterface->pfnInitCommands = IntelGen_HwInitCommands_g75; in IntelGen_HwInitInterface_g75()