proc_scsi_open (9) - Linux Manuals
proc_scsi_open: glue function
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 [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
COPYRIGHT