Searched defs:tpm_dev (Results 1 – 5 of 5) sorted by relevance
68 static u8 clear_interruption(struct st33zp24_dev *tpm_dev) in clear_interruption()84 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_cancel() local98 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_status() local112 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in check_locality() local132 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in request_locality() local164 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in release_locality() local179 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in get_burstcount() local242 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in wait_for_stat() local306 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in recv_data() local337 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in tpm_ioserirq_handler() local[all …]
112 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_i2c_acpi_request_resources() local144 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_i2c_of_request_resources() local184 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_i2c_request_resources() local
231 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_spi_acpi_request_resources() local262 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_spi_of_request_resources() local302 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_spi_request_resources() local
50 static struct tpm_inf_dev tpm_dev; variable
71 static struct tpm_inf_dev tpm_dev; variable
Completed in 14 milliseconds