Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1613 psXCInstPri->fpsc_get_output_vfreq = mvideo_sc_get_output_vfreq_U2; in XC_Initialize()
1987 …URELATION(fpsc_get_output_vfreq,(IOCTL_SC_GET_OUTPUT_VFREQ)mvideo_sc_get_output_vfreq_U2,mvideo_sc… in XC_U1_U2_RELATION()
6615 pXCArgs->bReturn = psXCInstPri->fpsc_get_output_vfreq(pInstance); in _XCIoctl()
H A DXC_private.h1819 IOCTL_SC_GET_OUTPUT_VFREQ fpsc_get_output_vfreq; member