Searched refs:MEMSTICK_INTERFACE (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/include/linux/ ! |
D | memstick.h | 200 enum memstick_param { MEMSTICK_POWER = 1, MEMSTICK_INTERFACE }; enumerator
|
/linux-5.19.10/drivers/memstick/core/ ! |
D | mspro_block.c | 870 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_PAR4); in mspro_block_switch_interface() 879 host->set_param(host, MEMSTICK_INTERFACE, in mspro_block_switch_interface() 905 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in mspro_block_switch_interface()
|
D | memstick.c | 422 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in memstick_power_on()
|
D | ms_block.c | 709 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_PAR4); in h_msb_parallel_switch() 749 MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in msb_reset()
|
/linux-5.19.10/drivers/memstick/host/ ! |
D | rtsx_pci_ms.c | 458 case MEMSTICK_INTERFACE: in rtsx_pci_ms_set_param()
|
D | tifm_ms.c | 517 case MEMSTICK_INTERFACE: in tifm_ms_set_param()
|
D | r592.c | 696 case MEMSTICK_INTERFACE: in r592_set_param()
|
D | rtsx_usb_ms.c | 590 case MEMSTICK_INTERFACE: in rtsx_usb_ms_set_param()
|
D | jmb38x_ms.c | 713 case MEMSTICK_INTERFACE: in jmb38x_ms_set_param()
|