Home
last modified time | relevance | path

Searched refs:FmPcdCcBindTree (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h783 t_Error FmPcdCcBindTree(t_Handle h_FmPcd, t_Handle h_PcdParams, t_Handle h_CcTree, uint32_t *…
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1257 err = FmPcdCcBindTree(p_FmPort->h_FmPcd, p_PcdParams, in SetPcd()
4791 err = FmPcdCcBindTree(p_FmPort->h_FmPcd, NULL, h_CcTree, in FM_PORT_PcdCcModifyTree()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c5784 t_Error FmPcdCcBindTree(t_Handle h_FmPcd, t_Handle h_PcdParams, in FmPcdCcBindTree() function