Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dscsiglue.c101 static int slave_configure(struct scsi_device *sdev) in slave_configure() function
/Linux-v4.19/drivers/staging/rts5208/
Drtsx.c82 static int slave_configure(struct scsi_device *sdev) in slave_configure() function
/Linux-v4.19/include/scsi/
Dscsi_host.h196 int (* slave_configure)(struct scsi_device *); member