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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm.h135 extern ssize_t tpm_read(struct file *, char __user *, size_t, loff_t *);
H A Dtpm_atmel.c123 .read = tpm_read,
H A Dtpm_nsc.c233 .read = tpm_read,
H A Dtpm.c967 either via tpm_read or a user_read_timer timeout */
995 ssize_t tpm_read(struct file *file, char __user *buf, function
1017 EXPORT_SYMBOL_GPL(tpm_read); variable
H A Dtpm_infineon.c388 .read = tpm_read,
H A Dtpm_tis.c337 .read = tpm_read,

Completed in 92 milliseconds