Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/paride/
Dpt.c195 static int pt_open(struct inode *inode, struct file *file);
243 .open = pt_open,
651 static int pt_open(struct inode *inode, struct file *file) in pt_open() function