Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/st33zp24/
Dst33zp24.h48 int st33zp24_remove(struct tpm_chip *chip);
Dst33zp24.c603 int st33zp24_remove(struct tpm_chip *chip) in st33zp24_remove() function
608 EXPORT_SYMBOL(st33zp24_remove);
Di2c.c284 ret = st33zp24_remove(chip); in st33zp24_i2c_remove()
Dspi.c401 ret = st33zp24_remove(chip); in st33zp24_spi_remove()