Searched refs:SpiClient (Results 1 – 2 of 2) sorted by relevance
19 struct SpiClient { struct41 struct SpiClient *client = NULL; in SpiTransfer() argument47 client = (struct SpiClient *)handle; in SpiTransfer()73 struct SpiClient *client = NULL; in SpiSetCfg()79 client = (struct SpiClient *)handle; in SpiSetCfg()85 struct SpiClient *client = NULL; in SpiGetCfg()91 client = (struct SpiClient *)handle; in SpiGetCfg()98 struct SpiClient *client = NULL; in SpiClose()105 client = (struct SpiClient *)handle; in SpiClose()116 struct SpiClient *object = NULL; in SpiOpen()[all …]
19 struct SpiClient { struct150 struct SpiClient *client = NULL; in SpiTransfer()156 client = (struct SpiClient *)handle; in SpiTransfer()223 struct SpiClient *client = NULL; in SpiSetCfg()231 client = (struct SpiClient *)handle; in SpiSetCfg()274 struct SpiClient *client = NULL; in SpiGetCfg()281 client = (struct SpiClient *)handle; in SpiGetCfg()328 struct SpiClient *client = NULL; in SpiClose()336 client = (struct SpiClient *)handle; in SpiClose()366 struct SpiClient *client = NULL; in SpiOpen()[all …]