MEMSTICK_POWER_ON
int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON);
MEMSTICK_POWER, MEMSTICK_POWER_ON);
host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON);
if (value == MEMSTICK_POWER_ON) {
case MEMSTICK_POWER_ON:
if (value == MEMSTICK_POWER_ON) {
if (param == MEMSTICK_POWER && value == MEMSTICK_POWER_ON) {
if (host->eject || host->power_mode != MEMSTICK_POWER_ON)
if (!host->eject && host->power_mode == MEMSTICK_POWER_ON)
if (value == MEMSTICK_POWER_ON) {