Searched defs:tpm_dev (Results 1 – 2 of 2) sorted by relevance
67 static u8 clear_interruption(struct st33zp24_dev *tpm_dev) in clear_interruption()81 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_cancel() local93 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in st33zp24_status() local107 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in check_locality() local122 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in request_locality() local150 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in release_locality() local163 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in get_burstcount() local210 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in wait_for_stat() local267 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in recv_data() local292 struct st33zp24_dev *tpm_dev = dev_get_drvdata(&chip->dev); in tpm_ioserirq_handler() local[all …]
50 static struct tpm_inf_dev tpm_dev; variable