Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmemstick.h207 #define MEMSTICK_POWER_ON 1 macro
/Linux-v4.19/drivers/memstick/host/
Drtsx_usb_ms.c587 if (value == MEMSTICK_POWER_ON) { in rtsx_usb_ms_set_param()
644 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.c691 case MEMSTICK_POWER_ON: in r592_set_param()
Dtifm_ms.c509 if (value == MEMSTICK_POWER_ON) { in tifm_ms_set_param()
Djmb38x_ms.c692 if (value == MEMSTICK_POWER_ON) { in jmb38x_ms_set_param()
/Linux-v4.19/drivers/memstick/core/
Dmemstick.c424 int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in memstick_power_on()
Dmspro_block.c942 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()