Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/paride/
Dpg.c198 static int pg_open(struct inode *inode, struct file *file);
238 .open = pg_open,
526 static int pg_open(struct inode *inode, struct file *file) in pg_open() function