Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dscsiglue.c79 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/linux-4.4.14/drivers/staging/rts5208/
Drtsx.c71 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/linux-4.4.14/include/scsi/
Dscsi_host.h179 int (* slave_alloc)(struct scsi_device *); member