Searched refs:h_FmPortRx (Results 1 – 2 of 2) sorted by relevance
477 t_Error FM_PORT_ConfigDsarSupport(t_Handle h_FmPortRx, t_FmPortDsarTablesSizes *params);1533 t_Error FM_PORT_EnterDsar(t_Handle h_FmPortRx, t_FmPortDsarParams *params);1566 void FM_PORT_ExitDsar(t_Handle h_FmPortRx, t_Handle h_FmPortTx);1601 t_Error FM_PORT_GetDsarStats(t_Handle h_FmPortRx, t_FmPortDsarStats *stats);
5597 t_Error FM_PORT_ConfigDsarSupport(t_Handle h_FmPortRx, in FM_PORT_ConfigDsarSupport() argument5600 t_FmPort *p_FmPort = (t_FmPort *)h_FmPortRx; in FM_PORT_ConfigDsarSupport()5671 t_FmPortDsarTablesSizes* FM_PORT_GetDsarTablesMaxSizes(t_Handle h_FmPortRx) in FM_PORT_GetDsarTablesMaxSizes() argument5673 t_FmPort *p_FmPort = (t_FmPort *)h_FmPortRx; in FM_PORT_GetDsarTablesMaxSizes()5981 t_Error FM_PORT_EnterDsar(t_Handle h_FmPortRx, t_FmPortDsarParams *params)5986 t_FmPort *p_FmPort = (t_FmPort *)h_FmPortRx;6380 void FM_PORT_ExitDsar(t_Handle h_FmPortRx, t_Handle h_FmPortTx)6382 t_FmPort *p_FmPort = (t_FmPort *)h_FmPortRx;6413 t_Error FM_PORT_GetDsarStats(t_Handle h_FmPortRx, t_FmPortDsarStats *stats)6415 t_FmPort *p_FmPort = (t_FmPort *)h_FmPortRx;