Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/st33zp24/
Dst33zp24.h36 int st33zp24_remove(struct tpm_chip *chip);
Di2c.c239 return st33zp24_remove(chip); in st33zp24_i2c_remove()
Dst33zp24.c636 int st33zp24_remove(struct tpm_chip *chip) in st33zp24_remove() function
641 EXPORT_SYMBOL(st33zp24_remove);
Dspi.c362 return st33zp24_remove(chip); in tpm_st33_spi_remove()