Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dscsiglue.c68 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() function
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.c60 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() function
/openbmc/linux/include/scsi/
H A Dscsi_host.h184 int (* slave_alloc)(struct scsi_device *); member