Home
last modified time | relevance | path

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

/aosp12/hardware/st/secure_element/ese-spi-driver/
H A DSpiLayerInterface.cc66 if (SpiLayerInterface_setup() == -1) { in SpiLayerInterface_init()
158 int SpiLayerInterface_setup() { in SpiLayerInterface_setup() function
H A DSpiLayerInterface.h82 int SpiLayerInterface_setup();
H A DStEseApi.cc284 if (SpiLayerInterface_setup() != 0) { in StEse_Reset()