Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/ncsw/Peripherals/FM/inc/
HDfm_common.h744 t_Error FmPcdPlcrFreeProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId);
/freebsd-head/sys/contrib/ncsw/Peripherals/FM/Pcd/
HDfm_plcr.c1139 t_Error FmPcdPlcrFreeProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId) in FmPcdPlcrFreeProfiles() function
/freebsd-head/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port.c4557 err = FmPcdPlcrFreeProfiles(p_FmPort->h_FmPcd, p_FmPort->hardwarePortId); in FM_PORT_PcdPlcrFreeProfiles()