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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/tpm/
H A Dtpm.h283 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.c234 .read = tpm_read,
H A Dtpm.c1012 either via tpm_read or a user_read_timer timeout */
1040 ssize_t tpm_read(struct file *file, char __user *buf, function
1062 EXPORT_SYMBOL_GPL(tpm_read); variable
H A Dtpm_infineon.c388 .read = tpm_read,
H A Dtpm_tis.c365 .read = tpm_read,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/tpm/
H A Dtpm.h283 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.c234 .read = tpm_read,
H A Dtpm.c1012 either via tpm_read or a user_read_timer timeout */
1040 ssize_t tpm_read(struct file *file, char __user *buf, function
1062 EXPORT_SYMBOL_GPL(tpm_read); variable
H A Dtpm_infineon.c388 .read = tpm_read,
H A Dtpm_tis.c365 .read = tpm_read,

Completed in 205 milliseconds