Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.c633 int i, fake_para = 0; in check_sd_speed_prior() local
638 fake_para = 1; in check_sd_speed_prior()
643 return !fake_para; in check_sd_speed_prior()
648 int i, fake_para = 0; in check_sd_current_prior() local
653 fake_para = 1; in check_sd_current_prior()
658 return !fake_para; in check_sd_current_prior()
/linux-3.4.99/drivers/staging/rts5139/
Drts51x_chip.c44 int i, fake_para = 0; in check_sd_speed_prior() local
50 fake_para = 1; in check_sd_speed_prior()
55 return !fake_para; in check_sd_speed_prior()