Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dscsiglue.c65 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/Linux-v4.19/drivers/staging/rts5208/
Drtsx.c71 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/Linux-v4.19/include/scsi/
Dscsi_host.h165 int (* slave_alloc)(struct scsi_device *); member