Searched refs:gprFunc (Results 1 – 3 of 3) sorted by relevance
942 e_FmPortGprFuncType gprFunc; member
1929 t_Error FmPortSetGprFunc(t_Handle h_FmPort, e_FmPortGprFuncType gprFunc, in FmPortSetGprFunc() argument1938 if (p_FmPort->gprFunc != e_FM_PORT_GPR_EMPTY) in FmPortSetGprFunc()1940 if (p_FmPort->gprFunc != gprFunc) in FmPortSetGprFunc()1946 switch (gprFunc) in FmPortSetGprFunc()1979 p_FmPort->gprFunc = gprFunc; in FmPortSetGprFunc()1982 switch (p_FmPort->gprFunc) in FmPortSetGprFunc()
801 t_Error FmPortSetGprFunc(t_Handle h_FmPort, e_FmPortGprFuncType gprFunc, void **p_Value);