Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h434 t_Error PlcrClearPortProfiles(t_FmPcd *p_FmPcd, uint8_t hardwarePortId);
H A Dfm_plcr.c1030 t_Error PlcrClearPortProfiles(t_FmPcd *p_FmPcd, uint8_t hardwarePortId) in PlcrClearPortProfiles() function
1153 err = PlcrClearPortProfiles(p_FmPcd, hardwarePortId); in FmPcdPlcrFreeProfiles()
H A Dfm_pcd.c248 PlcrClearPortProfiles(h_FmPcd, in IpcMsgHandlerCB()