proc_scsi_open (9) Linux Manual Page
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.
