Home
last modified time | relevance | path

Searched refs:MEMSTICK_SERIAL (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/memstick/host/
H A Drtsx_usb_ms.c428 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
453 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
468 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_usb_ms_issue_cmd()
487 if (host->ifmode == MEMSTICK_SERIAL) { in rtsx_usb_ms_issue_cmd()
594 if (value == MEMSTICK_SERIAL) { in rtsx_usb_ms_set_param()
H A Djmb38x_ms.c393 if (host->ifmode == MEMSTICK_SERIAL) in jmb38x_ms_issue_cmd()
720 if (value == MEMSTICK_SERIAL) { in jmb38x_ms_set_param()
H A Dtifm_ms.c517 if (value == MEMSTICK_SERIAL) { in tifm_ms_set_param()
H A Dr592.c696 case MEMSTICK_SERIAL: in r592_set_param()
/linux/include/linux/
H A Dmemstick.h205 #define MEMSTICK_SERIAL 0 macro
/linux/drivers/memstick/core/
H A Dmemstick.c429 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in memstick_power_on()
H A Dmspro_block.c869 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in mspro_block_switch_interface()
H A Dms_block.c749 MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in msb_reset()