Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemstick.h207 #define MEMSTICK_POWER_ON 1 macro
/linux-4.4.14/drivers/memstick/host/
Drtsx_usb_ms.c584 if (value == MEMSTICK_POWER_ON) { in rtsx_usb_ms_set_param()
640 if (param == MEMSTICK_POWER && value == MEMSTICK_POWER_ON) in rtsx_usb_ms_set_param()
Drtsx_pci_ms.c462 if (value == MEMSTICK_POWER_ON) in rtsx_pci_ms_set_param()
Dr592.c692 case MEMSTICK_POWER_ON: in r592_set_param()
Dtifm_ms.c509 if (value == MEMSTICK_POWER_ON) { in tifm_ms_set_param()
Djmb38x_ms.c691 if (value == MEMSTICK_POWER_ON) { in jmb38x_ms_set_param()
/linux-4.4.14/drivers/memstick/core/
Dmemstick.c424 int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in memstick_power_on()
Dmspro_block.c953 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in mspro_block_switch_interface()
Dms_block.c745 MEMSTICK_POWER, MEMSTICK_POWER_ON); in msb_reset()