Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/tpm/st33zp24/
Dspi.c63 static int st33zp24_status_to_errno(u8 code) in st33zp24_status_to_errno() function
127 return st33zp24_status_to_errno(ret); in st33zp24_spi_send()
186 if (!st33zp24_status_to_errno(ret)) in st33zp24_spi_recv()