Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/storage/
Dscsiglue.c92 static int slave_configure(struct scsi_device *sdev) in slave_configure() function
/Linux-v6.6/drivers/staging/rts5208/
Drtsx.c71 static int slave_configure(struct scsi_device *sdev) in slave_configure() function
/Linux-v6.6/include/scsi/
Dscsi_host.h215 int (* slave_configure)(struct scsi_device *); member