Home
last modified time | relevance | path

Searched defs:h_FmPcdCcTree (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c59 static t_Error CcRootTryLock(t_Handle h_FmPcdCcTree) in CcRootTryLock()
71 static void CcRootReleaseLock(t_Handle h_FmPcdCcTree) in CcRootReleaseLock()
5277 t_Handle h_FmPcd, t_Handle h_FmPcdCcTree, uint8_t grpId, uint8_t index, in FmPcdCcModifyNextEngineParamTree()
5767 t_Error FmPcdCcGetGrpParams(t_Handle h_FmPcdCcTree, uint8_t grpId, in FmPcdCcGetGrpParams()
5785 t_Handle h_FmPcdCcTree, uint32_t *p_Offset, in FmPcdCcBindTree()
5809 t_Error FmPcdCcUnbindTree(t_Handle h_FmPcd, t_Handle h_FmPcdCcTree) in FmPcdCcUnbindTree()
5869 t_Handle h_FmPcdCcTree; in FmPcdCcNodeTreeReleaseLock() local