Home
last modified time | relevance | path

Searched refs:sdevp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dstdio.c154 struct stdio_dev **sdevp) in stdio_probe_device() argument
160 *sdevp = NULL; in stdio_probe_device()
180 *sdevp = sdev; in stdio_probe_device()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_scan.c1045 struct scsi_device **sdevp, in scsi_probe_and_add_lun() argument
1065 if (sdevp) in scsi_probe_and_add_lun()
1066 *sdevp = sdev; in scsi_probe_and_add_lun()
1169 if (sdevp) { in scsi_probe_and_add_lun()
1171 *sdevp = sdev; in scsi_probe_and_add_lun()