Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/st33zp24/
Dspi.c77 static int st33zp24_status_to_errno(u8 code) in st33zp24_status_to_errno() function
145 return st33zp24_status_to_errno(ret); in st33zp24_spi_send()
207 if (!st33zp24_status_to_errno(ret)) in st33zp24_spi_recv()