Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Ddpti.h305 static int adpt_open(struct inode *inode, struct file *file);
H A Ddpt_i2o.c121 .open = adpt_open,
1589 static int adpt_open(struct inode *inode, struct file *file) in adpt_open() function