Home
last modified time | relevance | path

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

/linux/drivers/memstick/core/
A Dmemstick.c477 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_check()
536 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_add_host()
554 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_remove_host()
582 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in memstick_suspend_host()
A Dmspro_block.c941 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF); in mspro_block_switch_interface()
A Dms_block.c737 MEMSTICK_POWER, MEMSTICK_POWER_OFF); in msb_reset()
/linux/drivers/memstick/host/
A Drtsx_usb_ms.c580 } else if (value == MEMSTICK_POWER_OFF) { in rtsx_usb_ms_set_param()
690 if (host->msh->card || host->power_mode != MEMSTICK_POWER_OFF) in rtsx_usb_ms_runtime_suspend()
778 host->power_mode = MEMSTICK_POWER_OFF; in rtsx_usb_ms_drv_probe()
A Drtsx_pci_ms.c452 else if (value == MEMSTICK_POWER_OFF) in rtsx_pci_ms_set_param()
A Dtifm_ms.c510 } else if (value == MEMSTICK_POWER_OFF) { in tifm_ms_set_param()
A Dr592.c691 case MEMSTICK_POWER_OFF: in r592_set_param()
A Djmb38x_ms.c703 } else if (value == MEMSTICK_POWER_OFF) { in jmb38x_ms_set_param()
/linux/include/linux/
A Dmemstick.h202 #define MEMSTICK_POWER_OFF 0 macro

Completed in 27 milliseconds