Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvtpm_proxy.h40 struct vtpm_proxy_new_dev { struct
48 #define VTPM_PROXY_IOC_NEW_DEV _IOWR(0xa1, 0x00, struct vtpm_proxy_new_dev) argument
/linux-6.12.1/drivers/char/tpm/
Dtpm_vtpm_proxy.c533 struct vtpm_proxy_new_dev *vtpm_new_dev) in vtpm_proxy_create_device()
627 struct vtpm_proxy_new_dev __user *vtpm_new_dev_p; in vtpmx_ioc_new_dev()
628 struct vtpm_proxy_new_dev vtpm_new_dev; in vtpmx_ioc_new_dev()