Home
last modified time | relevance | path

Searched refs:FmPcdGetHcHandle (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_replic.c233 h_Hc = FmPcdGetHcHandle(p_FmPcd); in ModifyDescriptor()
H A Dfm_pcd.c768 t_Handle FmPcdGetHcHandle(t_Handle h_FmPcd) in FmPcdGetHcHandle() function
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h676 t_Handle FmPcdGetHcHandle(t_Handle h_FmPcd);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1858 if (FmPcdGetHcHandle(p_FmPort->h_FmPcd)) in DetachPCD()