Searched refs:MEMSTICK_INTERFACE (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/include/linux/ |
D | memstick.h | 200 enum memstick_param { MEMSTICK_POWER = 1, MEMSTICK_INTERFACE }; enumerator
|
/linux-6.6.21/drivers/memstick/core/ |
D | mspro_block.c | 837 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_PAR4); in mspro_block_switch_interface() 846 host->set_param(host, MEMSTICK_INTERFACE, in mspro_block_switch_interface() 872 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in mspro_block_switch_interface()
|
D | memstick.c | 423 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-6.6.21/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 | 694 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()
|