Home
last modified time | relevance | path

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

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