Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/inc/
HDfm_common.h887 typedef struct t_FmInterModulePortInitParams { struct
904 } t_FmInterModulePortInitParams; argument
1096 t_Error FmGetSetPortParams(t_Handle h_Fm,t_FmInterModulePortInitParams *p_PortParams);
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/
HDfm_ncsw.c850 t_FmInterModulePortInitParams initParams; in FmHandleIpcMsgCB()
1946 t_Error FmGetSetPortParams(t_Handle h_Fm, t_FmInterModulePortInitParams *p_PortParams) in FmGetSetPortParams()
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port.c2578 t_FmInterModulePortInitParams fmParams; in FM_PORT_Init()