Home
last modified time | relevance | path

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

/linux/drivers/memstick/core/
H A Dmemstick.c426 int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in memstick_power_on()
486 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_check()
549 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_add_host()
566 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_remove_host()
594 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_suspend_host()
H A Dmspro_block.c866 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in mspro_block_switch_interface()
868 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in mspro_block_switch_interface()
H A Dms_block.c737 MEMSTICK_POWER, MEMSTICK_POWER_OFF); in msb_reset()
744 MEMSTICK_POWER, MEMSTICK_POWER_ON); in msb_reset()
/linux/include/linux/
H A Dmemstick.h200 enum memstick_param { MEMSTICK_POWER = 1, MEMSTICK_INTERFACE }; enumerator
/linux/drivers/memstick/host/
H A Drtsx_usb_ms.c574 case MEMSTICK_POWER: in rtsx_usb_ms_set_param()
635 if (param == MEMSTICK_POWER && value == MEMSTICK_POWER_ON) { in rtsx_usb_ms_set_param()
H A Dtifm_ms.c501 case MEMSTICK_POWER: in tifm_ms_set_param()
H A Dr592.c685 case MEMSTICK_POWER: in r592_set_param()
H A Djmb38x_ms.c682 case MEMSTICK_POWER: in jmb38x_ms_set_param()