Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memstick/host/
Drtsx_usb_ms.c425 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
450 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
465 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_usb_ms_issue_cmd()
484 if (host->ifmode == MEMSTICK_SERIAL) { in rtsx_usb_ms_issue_cmd()
591 if (value == MEMSTICK_SERIAL) { in rtsx_usb_ms_set_param()
Drtsx_pci_ms.c347 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_pci_ms_issue_cmd()
366 if (req->need_card_int && (host->ifmode == MEMSTICK_SERIAL)) { in rtsx_pci_ms_issue_cmd()
459 if (value == MEMSTICK_SERIAL) { in rtsx_pci_ms_set_param()
Djmb38x_ms.c394 if (host->ifmode == MEMSTICK_SERIAL) in jmb38x_ms_issue_cmd()
721 if (value == MEMSTICK_SERIAL) { in jmb38x_ms_set_param()
Dtifm_ms.c518 if (value == MEMSTICK_SERIAL) { in tifm_ms_set_param()
Dr592.c698 case MEMSTICK_SERIAL: in r592_set_param()
/linux-5.19.10/include/linux/
Dmemstick.h205 #define MEMSTICK_SERIAL 0 macro
/linux-5.19.10/drivers/memstick/core/
Dmemstick.c422 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in memstick_power_on()
Dmspro_block.c905 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in mspro_block_switch_interface()
Dms_block.c749 MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in msb_reset()