Home
last modified time | relevance | path

Searched refs:MEMSTICK_POWER_ON (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/memstick/host/
H A Drtsx_usb_ms.c578 if (value == MEMSTICK_POWER_ON) { in rtsx_usb_ms_set_param()
635 if (param == MEMSTICK_POWER && value == MEMSTICK_POWER_ON) { in rtsx_usb_ms_set_param()
727 if (host->eject || host->power_mode != MEMSTICK_POWER_ON) in rtsx_usb_ms_poll_card()
755 if (!host->eject && host->power_mode == MEMSTICK_POWER_ON) in rtsx_usb_ms_poll_card()
H A Dtifm_ms.c503 if (value == MEMSTICK_POWER_ON) { in tifm_ms_set_param()
H A Dr592.c687 case MEMSTICK_POWER_ON: in r592_set_param()
H A Djmb38x_ms.c683 if (value == MEMSTICK_POWER_ON) { in jmb38x_ms_set_param()
/linux/include/linux/
H A Dmemstick.h203 #define MEMSTICK_POWER_ON 1 macro
/linux/drivers/memstick/core/
H A Dmemstick.c426 int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in memstick_power_on()
H A Dmspro_block.c868 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in mspro_block_switch_interface()
H A Dms_block.c744 MEMSTICK_POWER, MEMSTICK_POWER_ON); in msb_reset()