Home
last modified time | relevance | path

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

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