Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dspi.h27 int spi_setup(struct se_gto_ctx *ctx);
Dspi.c39 spi_setup(struct se_gto_ctx *ctx) in spi_setup() function
Dlibse-gto.c207 if (spi_setup(ctx) < 0) { in se_gto_open()