Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/memstick/host/
Drtsx_usb_ms.c437 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
462 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
477 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_usb_ms_issue_cmd()
496 if (host->ifmode == MEMSTICK_SERIAL) { in rtsx_usb_ms_issue_cmd()
600 if (value == MEMSTICK_SERIAL) { in rtsx_usb_ms_set_param()
Drtsx_pci_ms.c359 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_pci_ms_issue_cmd()
378 if (req->need_card_int && (host->ifmode == MEMSTICK_SERIAL)) { in rtsx_pci_ms_issue_cmd()
471 if (value == MEMSTICK_SERIAL) { in rtsx_pci_ms_set_param()
Djmb38x_ms.c396 if (host->ifmode == MEMSTICK_SERIAL) in jmb38x_ms_issue_cmd()
728 if (value == MEMSTICK_SERIAL) { in jmb38x_ms_set_param()
Dr592.c701 case MEMSTICK_SERIAL: in r592_set_param()
Dtifm_ms.c523 if (value == MEMSTICK_SERIAL) { in tifm_ms_set_param()
/linux-4.4.14/include/linux/
Dmemstick.h209 #define MEMSTICK_SERIAL 0 macro
/linux-4.4.14/drivers/memstick/core/
Dmemstick.c427 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in memstick_power_on()
Dmspro_block.c954 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in mspro_block_switch_interface()
Dms_block.c750 MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in msb_reset()