Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/tpm/st33zp24/
Dst33zp24.h40 void st33zp24_remove(struct tpm_chip *chip);
Di2c.c132 st33zp24_remove(chip); in st33zp24_i2c_remove()
Dst33zp24.c541 void st33zp24_remove(struct tpm_chip *chip) in st33zp24_remove() function
545 EXPORT_SYMBOL(st33zp24_remove);
Dspi.c249 st33zp24_remove(chip); in st33zp24_spi_remove()