Searched refs:hostIntfI2cInit (Results 1 – 3 of 3) sorted by relevance
43 const struct HostIntfComm *hostIntfI2cInit(uint32_t busId);
33 ret = hostIntfI2cInit(PLATFORM_HOST_INTF_I2C_BUS); in platHostIntfInit()
77 const struct HostIntfComm *hostIntfI2cInit(uint32_t busId) in hostIntfI2cInit() function