PROC_SCSI_OPEN(9) | SCSI mid layer | PROC_SCSI_OPEN(9) |
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¶
June 2024 | Kernel Hackers Manual 3.10 |