MEMSTICK_POWER_ON  421 drivers/memstick/core/memstick.c 	int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON);
MEMSTICK_POWER_ON  741 drivers/memstick/core/ms_block.c 					MEMSTICK_POWER, MEMSTICK_POWER_ON);
MEMSTICK_POWER_ON  943 drivers/memstick/core/mspro_block.c 		host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON);
MEMSTICK_POWER_ON  684 drivers/memstick/host/jmb38x_ms.c 		if (value == MEMSTICK_POWER_ON) {
MEMSTICK_POWER_ON  688 drivers/memstick/host/r592.c 		case MEMSTICK_POWER_ON:
MEMSTICK_POWER_ON  450 drivers/memstick/host/rtsx_pci_ms.c 		if (value == MEMSTICK_POWER_ON)
MEMSTICK_POWER_ON  575 drivers/memstick/host/rtsx_usb_ms.c 		if (value == MEMSTICK_POWER_ON) {
MEMSTICK_POWER_ON  632 drivers/memstick/host/rtsx_usb_ms.c 	if (param == MEMSTICK_POWER && value == MEMSTICK_POWER_ON) {
MEMSTICK_POWER_ON  724 drivers/memstick/host/rtsx_usb_ms.c 	if (host->eject || host->power_mode != MEMSTICK_POWER_ON)
MEMSTICK_POWER_ON  752 drivers/memstick/host/rtsx_usb_ms.c 	if (!host->eject && host->power_mode == MEMSTICK_POWER_ON)
MEMSTICK_POWER_ON  504 drivers/memstick/host/tifm_ms.c 		if (value == MEMSTICK_POWER_ON) {