Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dac/api/dac/
H A DapiDAC_private.h237 IOCTL_DAC_HOTPLUG_DETECT fpDACHotPlugDetect; member
275 …URELATION(fpDACHotPlugDetect,(IOCTL_DAC_HOTPLUG_DETECT)MApi_DAC_HotPlugDetect_U2,MApi_DAC_HotPlugD…
H A DapiDAC_v2.c168 pDACPri->fpDACHotPlugDetect = MApi_DAC_HotPlugDetect_U2; in DACOpen()
358 …ptr->bReturnValue = psDACInstPri->fpDACHotPlugDetect(pInstance, ptr->SelDAC,ptr->DetectType,ptr->S… in DACIoctl()