Searched refs:hostIntfSpiInit (Results 1 – 3 of 3) sorted by relevance
48 const struct HostIntfComm *hostIntfSpiInit(uint8_t busId);
53 ret = hostIntfSpiInit(PLATFORM_HOST_INTF_SPI_BUS); in platHostIntfInit()
98 const struct HostIntfComm *hostIntfSpiInit(uint8_t busId) in hostIntfSpiInit() function