Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A 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()
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dspi.c68 static int st33zp24_status_to_errno(u8 code) in st33zp24_status_to_errno() function
132 return st33zp24_status_to_errno(ret); in st33zp24_spi_send()
191 if (!st33zp24_status_to_errno(ret)) in st33zp24_spi_recv()

Completed in 2 milliseconds