Home
last modified time | relevance | path

Searched defs:slave_alloc (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
Dscsiglue.c68 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/kernel/linux/linux-5.10/drivers/staging/rts5208/
Drtsx.c60 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/kernel/linux/linux-5.10/include/scsi/
Dscsi_host.h164 int (* slave_alloc)(struct scsi_device *); member