Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Ddpti.h306 static int adpt_close(struct inode *inode, struct file *file);
H A Ddpt_i2o.c122 .release = adpt_close,
1626 static int adpt_close(struct inode *inode, struct file *file) in adpt_close() function