Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h743 t_Error FmPcdPlcrAllocProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId, uint16_t numOfProfiles…
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1068 t_Error FmPcdPlcrAllocProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId, uint16_t numOfProfiles) in FmPcdPlcrAllocProfiles() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4533 err = FmPcdPlcrAllocProfiles(p_FmPort->h_FmPcd, in FM_PORT_PcdPlcrAllocProfiles()