Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/cpu/drv/cpu/
H A DmdrvCPU.c62 psCpuInstPri->fpCPUGetStatus = (IOCTL_CPU_GETSTATUS)_MDrv_CPU_GetStatus; in CPUOpen()
216 eCPURet = psCpuInstPri->fpCPUGetStatus(pGetStatusParam->pStatus); in CPUIoctl()
H A DdrvCPU_private.h142 IOCTL_CPU_GETSTATUS fpCPUGetStatus; member