Home
last modified time | relevance | path

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

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