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

/linux-4.1.27/drivers/char/tpm/st33zp24/
H A Dst33zp24.c76 struct st33zp24_dev { struct
89 static u8 clear_interruption(struct st33zp24_dev *tpm_dev) clear_interruption()
105 struct st33zp24_dev *tpm_dev; st33zp24_cancel()
108 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); st33zp24_cancel()
121 struct st33zp24_dev *tpm_dev; st33zp24_status()
124 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); st33zp24_status()
137 struct st33zp24_dev *tpm_dev; check_locality()
141 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); check_locality()
161 struct st33zp24_dev *tpm_dev; request_locality()
167 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); request_locality()
193 struct st33zp24_dev *tpm_dev; release_locality()
196 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); release_locality()
212 struct st33zp24_dev *tpm_dev; get_burstcount()
214 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); get_burstcount()
280 struct st33zp24_dev *tpm_dev; wait_for_stat()
282 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); wait_for_stat()
341 struct st33zp24_dev *tpm_dev; recv_data()
343 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); recv_data()
373 struct st33zp24_dev *tpm_dev; tpm_ioserirq_handler()
375 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); tpm_ioserirq_handler()
400 struct st33zp24_dev *tpm_dev; st33zp24_send()
407 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); st33zp24_send()
557 struct st33zp24_dev *tpm_dev; st33zp24_probe()
563 tpm_dev = devm_kzalloc(dev, sizeof(struct st33zp24_dev), st33zp24_probe()
653 struct st33zp24_dev *tpm_dev; st33zp24_pm_suspend()
656 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); st33zp24_pm_suspend()
675 struct st33zp24_dev *tpm_dev; st33zp24_pm_resume()
678 tpm_dev = (struct st33zp24_dev *)TPM_VPRIV(chip); st33zp24_pm_resume()

Completed in 72 milliseconds