Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h765 t_Error FmPcdPlcrCcGetSetParams(t_Handle h_FmPcd, uint16_t profileIndx,uint32_t requiredAction);
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c480 …err = FmPcdPlcrCcGetSetParams(p_FmHc->h_FmPcd, FmPcdKgGetRelativeProfileId(p_FmHc->h_FmPcd, relati… in FmHcPcdKgCcGetSetParams()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1177 t_Error FmPcdPlcrCcGetSetParams(t_Handle h_FmPcd, uint16_t profileIndx ,uint32_t requiredAction) in FmPcdPlcrCcGetSetParams() function
H A Dfm_kg.c2883 …err = FmPcdPlcrCcGetSetParams(h_FmPcd, p_FmPcd->p_FmPcdKg->schemes[relativeSchemeId].relativeProfi… in FmPcdKgCcGetSetParams()
H A Dfm_cc.c542 err = FmPcdPlcrCcGetSetParams(h_FmPcd, profileId, in SetRequiredAction1()