Home
last modified time | relevance | path

Searched refs:driver_hint (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.c286 char *driver_hint; /* Name of the correct driver, NULL if unknown */
304 if (rp->driver_hint) in st_incompatible()
305 return rp->driver_hint; in st_incompatible()
285 char *driver_hint; /* Name of the correct driver, NULL if unknown */ global() member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.c287 char *driver_hint; /* Name of the correct driver, NULL if unknown */
305 if (rp->driver_hint) in st_incompatible()
306 return rp->driver_hint; in st_incompatible()
286 char *driver_hint; /* Name of the correct driver, NULL if unknown */ global() member

Completed in 20 milliseconds