PROC_SCSI_OPEN
Section: SCSI mid layer (9)
Updated: February 2011
Index
Return to Main Contents
NAME
proc_scsi_open - glue function
SYNOPSIS
-
int proc_scsi_open(struct inode * inode, struct file * file);
ARGUMENTS
inode
-
- not used
file
-
passed to
single_open
DESCRIPTION
Associates proc_scsi_show with this file
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com>
-
Author.
Rob Landley <rob@landley.net>
-
Author.
COPYRIGHT