Home
last modified time | relevance | path

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

/linux-6.15/drivers/memstick/host/
H A 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()
H A Djmb38x_ms.c394 if (host->ifmode == MEMSTICK_SERIAL) in jmb38x_ms_issue_cmd()
721 if (value == MEMSTICK_SERIAL) { in jmb38x_ms_set_param()
H A Dtifm_ms.c518 if (value == MEMSTICK_SERIAL) { in tifm_ms_set_param()
H A Dr592.c696 case MEMSTICK_SERIAL: in r592_set_param()
/linux-6.15/include/linux/
H A Dmemstick.h205 #define MEMSTICK_SERIAL 0 macro
/linux-6.15/drivers/memstick/core/
H A Dmemstick.c426 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in memstick_power_on()
H A Dmspro_block.c870 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()