Home
last modified time | relevance | path

Searched refs:proc_scsi_show (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_proc.c74 static int proc_scsi_show(struct seq_file *m, void *v) in proc_scsi_show() function
82 return single_open_size(file, proc_scsi_show, PDE_DATA(inode), in proc_scsi_host_open()
432 * Associates proc_scsi_show with this file
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_proc.c89 static int proc_scsi_show(struct seq_file *m, void *v) in proc_scsi_show() function
97 return single_open_size(file, proc_scsi_show, pde_data(inode), in proc_scsi_host_open()
527 * Associates proc_scsi_show with this file

Completed in 3 milliseconds