Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd_ipc.h97 typedef _Packed struct t_FmPcdIpcPrsIncludePort
101 } _PackedType t_FmPcdIpcPrsIncludePort; typedef
H A Dfm_prs.c242 t_FmPcdIpcPrsIncludePort prsIncludePortParams; in FmPcdPrsIncludePortInStatistics()
H A Dfm_pcd.c268 t_FmPcdIpcPrsIncludePort ipcPrsIncludePort; in IpcMsgHandlerCB()
270 … memcpy((uint8_t*)&ipcPrsIncludePort, p_IpcMsg->msgBody, sizeof(t_FmPcdIpcPrsIncludePort)); in IpcMsgHandlerCB()