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

/linux-master/include/uapi/linux/
H A Dvtpm_proxy.h32 * struct vtpm_proxy_new_dev - parameter structure for the
40 struct vtpm_proxy_new_dev { struct
48 #define VTPM_PROXY_IOC_NEW_DEV _IOWR(0xa1, 0x00, struct vtpm_proxy_new_dev)
/linux-master/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c534 struct vtpm_proxy_new_dev *vtpm_new_dev)
628 struct vtpm_proxy_new_dev __user *vtpm_new_dev_p;
629 struct vtpm_proxy_new_dev vtpm_new_dev;

Completed in 182 milliseconds