Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1110 void FmFreePortParams(t_Handle h_Fm,t_FmInterModulePortFreeParams *p_PortParams);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1018 FmFreePortParams(h_Fm, &portParams); in FmHandleIpcMsgCB()
2146 void FmFreePortParams(t_Handle h_Fm,t_FmInterModulePortFreeParams *p_PortParams) in FmFreePortParams() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2793 FmFreePortParams(p_FmPort->h_Fm, &fmParams); in FM_PORT_Free()