Home
last modified time | relevance | path

Searched defs:spiCntlr (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/platform/spi/
H A Dspi_bes.c560 static int32_t AttachSpiDevice(struct SpiCntlr *spiCntlr, const struct HdfDeviceObject *device) argument
625 struct SpiCntlr *spiCntlr = NULL; global() local
646 struct SpiCntlr *spiCntlr = NULL; global() local
673 struct SpiCntlr *spiCntlr = NULL; global() local
694 SpiDevOpen(struct SpiCntlr *spiCntlr) global() argument
721 SpiDevClose(struct SpiCntlr *spiCntlr) global() argument
747 SpiDevGetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) global() argument
764 SpiDevSetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) global() argument
786 SpiDevTransfer(struct SpiCntlr *spiCntlr, struct SpiMsg *spiMsg, uint32_t count) global() argument
[all...]
H A Dspi_wm.c267 static int32_t AttachSpiDevice(struct SpiCntlr *spiCntlr, const struct HdfDeviceObject *device) in AttachSpiDevice() argument
327 struct SpiCntlr *spiCntlr in SpiDriverBind() local
348 struct SpiCntlr *spiCntlr = NULL; SpiDriverInit() local
375 struct SpiCntlr *spiCntlr = NULL; SpiDriverRelease() local
396 SpiDevOpen(struct SpiCntlr *spiCntlr) SpiDevOpen() argument
419 SpiDevClose(struct SpiCntlr *spiCntlr) SpiDevClose() argument
431 SpiDevGetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) SpiDevGetCfg() argument
446 SpiDevSetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) SpiDevSetCfg() argument
462 SpiDevTransfer(struct SpiCntlr *spiCntlr, struct SpiMsg *spiMsg, uint32_t count) SpiDevTransfer() argument
[all...]
H A Dspi_stm32f4xx.c495 static int32_t AttachSpiDevice(struct SpiCntlr *spiCntlr, const struct HdfDeviceObject *device) argument
564 struct SpiCntlr *spiCntlr = NULL; global() local
582 struct SpiCntlr *spiCntlr = NULL; global() local
609 struct SpiCntlr *spiCntlr = NULL; global() local
631 SpiDevOpen(struct SpiCntlr *spiCntlr) global() argument
643 SpiDevClose(struct SpiCntlr *spiCntlr) global() argument
654 SpiDevGetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) global() argument
675 SpiDevSetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) global() argument
696 SpiDevTransfer(struct SpiCntlr *spiCntlr, struct SpiMsg *spiMsg, uint32_t count) global() argument
[all...]

Completed in 3 milliseconds