Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_root_main.c72 static int mshv_dev_open(struct inode *inode, struct file *filp);
110 .open = mshv_dev_open,
2015 mshv_dev_open(struct inode *inode, struct file *filp) in mshv_dev_open() function