Searched refs:vtpm_proxy_new_dev (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | vtpm_proxy.h | 32 * 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)
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | vtpm_proxy.h | 32 * 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)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | vtpm_proxy.h | 13 struct vtpm_proxy_new_dev { struct 20 #define VTPM_PROXY_IOC_NEW_DEV _IOWR(0xa1, 0x00, struct vtpm_proxy_new_dev)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | vtpm_proxy.h | 26 struct vtpm_proxy_new_dev { struct 33 #define VTPM_PROXY_IOC_NEW_DEV _IOWR(0xa1, 0x00, struct vtpm_proxy_new_dev)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | vtpm_proxy.h | 26 struct vtpm_proxy_new_dev { struct 33 #define VTPM_PROXY_IOC_NEW_DEV _IOWR(0xa1, 0x00, struct vtpm_proxy_new_dev)
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_vtpm_proxy.c | 534 struct vtpm_proxy_new_dev *vtpm_new_dev) in vtpm_proxy_create_device() 628 struct vtpm_proxy_new_dev __user *vtpm_new_dev_p; in vtpmx_ioc_new_dev() 629 struct vtpm_proxy_new_dev vtpm_new_dev; in vtpmx_ioc_new_dev()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm_vtpm_proxy.c | 534 struct vtpm_proxy_new_dev *vtpm_new_dev) in vtpm_proxy_create_device() 628 struct vtpm_proxy_new_dev __user *vtpm_new_dev_p; in vtpmx_ioc_new_dev() 629 struct vtpm_proxy_new_dev vtpm_new_dev; in vtpmx_ioc_new_dev()
|
Completed in 3 milliseconds