Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_proc.c292 * proc_scsi_write - handle writes to /proc/scsi/scsi
310 static ssize_t proc_scsi_write(struct file *file, const char __user *buf, in proc_scsi_write() function
446 .proc_write = proc_scsi_write,
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_proc.c387 * proc_scsi_write - handle writes to /proc/scsi/scsi
405 static ssize_t proc_scsi_write(struct file *file, const char __user *buf, in proc_scsi_write() function
541 .proc_write = proc_scsi_write,

Completed in 2 milliseconds