Home
last modified time | relevance | path

Searched refs:fpMasterSPI_Write (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mspi/drv/mspi/
H A DmdrvMSPI.c85 pMSPIPri->fpMasterSPI_Write = _MDrv_MasterSPI_Write; in MSPIOpen()
105 pMSPIPri->fpMasterSPI_Write = MDrv_MasterSPI_Write; in MSPIOpen()
289 …u32Ret = (MS_U32)psMSPIInstPri->fpMasterSPI_Write(pMSPIWriteParam->u32DevID, pMSPIWriteParam->pu8D… in MSPIIoctl()
H A DdrvMSPI_private.h157 IOCTL_MasterSPI_Write fpMasterSPI_Write; member