Searched refs:MEMSTICK_POWER (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/memstick/core/ |
| H A D | memstick.c | 426 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 D | mspro_block.c | 866 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 D | ms_block.c | 737 MEMSTICK_POWER, MEMSTICK_POWER_OFF); in msb_reset() 744 MEMSTICK_POWER, MEMSTICK_POWER_ON); in msb_reset()
|
| /linux/include/linux/ |
| H A D | memstick.h | 200 enum memstick_param { MEMSTICK_POWER = 1, MEMSTICK_INTERFACE }; enumerator
|
| /linux/drivers/memstick/host/ |
| H A D | rtsx_usb_ms.c | 574 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 D | tifm_ms.c | 501 case MEMSTICK_POWER: in tifm_ms_set_param()
|
| H A D | r592.c | 685 case MEMSTICK_POWER: in r592_set_param()
|
| H A D | jmb38x_ms.c | 682 case MEMSTICK_POWER: in jmb38x_ms_set_param()
|