Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd_ipc.h64 typedef _Packed struct t_FmPcdIpcSwPrsLable
72 } _PackedType t_FmPcdIpcSwPrsLable; typedef
H A Dfm_prs.c281 t_FmPcdIpcSwPrsLable labelParams; in FmPcdGetSwPrsOffset()
H A Dfm_pcd.c254 t_FmPcdIpcSwPrsLable ipcSwPrsLable; in IpcMsgHandlerCB()
257 memcpy((uint8_t*)&ipcSwPrsLable, p_IpcMsg->msgBody, sizeof(t_FmPcdIpcSwPrsLable)); in IpcMsgHandlerCB()