1PROC_SCSI_OPEN(9) SCSI mid layer PROC_SCSI_OPEN(9)
23
4
NAME
6proc_scsi_open - glue function
7
SYNOPSIS
9int proc_scsi_open(struct inode * inode, struct file * file);
10
ARGUMENTS
12inode
13not used
1415
file
16passed to single_open
17
DESCRIPTION
19Associates proc_scsi_show with this file
20
AUTHORS
22James Bottomley <James.Bottomley@hansenpartnership.com>
23Author.
2425
Rob Landley <rob@landley.net>
26Author.
27
COPYRIGHT
29Kernel Hackers Manual 3.10 June 2019 PROC_SCSI_OPEN(9)