Home
last modified time | relevance | path

Searched refs:t_FmPortsBandwidthParams (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h1277 typedef struct t_FmPortsBandwidthParams { struct
1283 } t_FmPortsBandwidthParams; typedef
1687 t_Error FM_SetPortsBandwidth(t_Handle h_Fm, t_FmPortsBandwidthParams *p_PortsBandwidth);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c4481 t_Error FM_SetPortsBandwidth(t_Handle h_Fm, t_FmPortsBandwidthParams *p_PortsBandwidth) in FM_SetPortsBandwidth()