Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h310 static int adpt_open(struct inode *inode, struct file *file);
Ddpt_i2o.c124 .open = adpt_open,
1642 static int adpt_open(struct inode *inode, struct file *file) in adpt_open() function