1PROC_SCSI_OPEN(9)               SCSI mid layer               PROC_SCSI_OPEN(9)
2
3
4

NAME

6       proc_scsi_open - glue function
7

SYNOPSIS

9       int proc_scsi_open(struct inode * inode, struct file * file);
10

ARGUMENTS

12       inode
13           not used
14
15       file
16           passed to single_open
17

DESCRIPTION

19       Associates proc_scsi_show with this file
20

AUTHORS

22       James Bottomley <James.Bottomley@hansenpartnership.com>
23           Author.
24
25       Rob Landley <rob@landley.net>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019                 PROC_SCSI_OPEN(9)
Impressum