Home
last modified time | relevance | path

Searched refs:st33zp24_remove (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.h37 int st33zp24_remove(struct tpm_chip *chip);
H A Dst33zp24.c587 * st33zp24_remove remove the TPM device
591 int st33zp24_remove(struct tpm_chip *chip) in st33zp24_remove() function
596 EXPORT_SYMBOL(st33zp24_remove); variable
H A Di2c.c272 ret = st33zp24_remove(chip); in st33zp24_i2c_remove()
H A Dspi.c389 ret = st33zp24_remove(chip); in st33zp24_spi_remove()
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.h40 void st33zp24_remove(struct tpm_chip *chip);
H A Di2c.c132 st33zp24_remove(chip); in st33zp24_i2c_remove()
H A Dst33zp24.c541 void st33zp24_remove(struct tpm_chip *chip) in st33zp24_remove() function
545 EXPORT_SYMBOL(st33zp24_remove); variable
H A Dspi.c249 st33zp24_remove(chip); in st33zp24_spi_remove()

Completed in 5 milliseconds