Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h428 uint16_t PlcrAllocProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, …
H A Dfm_plcr.c732 base = PlcrAllocProfilesForPartition(p_FmPcd, in PlcrInit()
850 uint16_t PlcrAllocProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, uin… in PlcrAllocProfilesForPartition() function
H A Dfm_pcd.c216 base = PlcrAllocProfilesForPartition(h_FmPcd, in IpcMsgHandlerCB()