Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/platform/spi/
H A Dspi_wm.c267 static int32_t AttachSpiDevice(struct SpiCntlr *spiCntlr, const struct HdfDeviceObject *device) in AttachSpiDevice() function
362 ret = AttachSpiDevice(spiCntlr, device); // SpiCntlr add SpiDevice to priv in SpiDriverInit()
H A Dspi_stm32f4xx.c495 static int32_t AttachSpiDevice(struct SpiCntlr *spiCntlr, const struct HdfDeviceObject *device) function
596 ret = AttachSpiDevice(spiCntlr, device); // SpiCntlr add TWSpiDevice to priv
H A Dspi_bes.c560 static int32_t AttachSpiDevice(struct SpiCntlr *spiCntlr, const struct HdfDeviceObject *device) function
660 ret = AttachSpiDevice(spiCntlr, device); // SpiCntlr add SpiDevice to priv