Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dwbsd.c68 static const int unlock_codes[] = { 0x83, 0x87 }; variable
1303 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) { in wbsd_scan()
1307 host->unlock_code = unlock_codes[j]; in wbsd_scan()