Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddpti.h309 static int adpt_open(struct inode *inode, struct file *file);
Ddpt_i2o.c124 .open = adpt_open,
1638 static int adpt_open(struct inode *inode, struct file *file) in adpt_open() function