Home
last modified time | relevance | path

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

/linux/drivers/memstick/host/
A Drtsx_usb_ms.c575 if (value == MEMSTICK_POWER_ON) { in rtsx_usb_ms_set_param()
632 if (param == MEMSTICK_POWER && value == MEMSTICK_POWER_ON) { in rtsx_usb_ms_set_param()
724 if (host->eject || host->power_mode != MEMSTICK_POWER_ON) in rtsx_usb_ms_poll_card()
752 if (!host->eject && host->power_mode == MEMSTICK_POWER_ON) in rtsx_usb_ms_poll_card()
A Drtsx_pci_ms.c450 if (value == MEMSTICK_POWER_ON) in rtsx_pci_ms_set_param()
A Dtifm_ms.c504 if (value == MEMSTICK_POWER_ON) { in tifm_ms_set_param()
A Dr592.c689 case MEMSTICK_POWER_ON: in r592_set_param()
A Djmb38x_ms.c684 if (value == MEMSTICK_POWER_ON) { in jmb38x_ms_set_param()
/linux/include/linux/
A Dmemstick.h203 #define MEMSTICK_POWER_ON 1 macro
/linux/drivers/memstick/core/
A Dmemstick.c419 int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in memstick_power_on()
A Dmspro_block.c943 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON); in mspro_block_switch_interface()
A Dms_block.c744 MEMSTICK_POWER, MEMSTICK_POWER_ON); in msb_reset()

Completed in 24 milliseconds