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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dwbsd.c68 static const int unlock_codes[] = { 0x83, 0x87 }; variable
1305 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) {
1309 host->unlock_code = unlock_codes[j];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dwbsd.c68 static const int unlock_codes[] = { 0x83, 0x87 }; variable
1305 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) {
1309 host->unlock_code = unlock_codes[j];

Completed in 59 milliseconds