Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dwbsd.c65 static const int unlock_codes[] = { 0x83, 0x87 }; variable
1288 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) { in wbsd_scan()
1292 host->unlock_code = unlock_codes[j]; in wbsd_scan()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dwbsd.c65 static const int unlock_codes[] = { 0x83, 0x87 }; variable
1286 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) { in wbsd_scan()
1290 host->unlock_code = unlock_codes[j]; in wbsd_scan()

Completed in 6 milliseconds