Searched refs:MEMSTICK_INTERFACE (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/include/linux/ |
D | memstick.h | 204 enum memstick_param { MEMSTICK_POWER = 1, MEMSTICK_INTERFACE }; enumerator
|
/linux-4.4.14/drivers/memstick/core/ |
D | mspro_block.c | 919 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_PAR4); in mspro_block_switch_interface() 928 host->set_param(host, MEMSTICK_INTERFACE, in mspro_block_switch_interface() 954 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in mspro_block_switch_interface()
|
D | memstick.c | 427 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in memstick_power_on()
|
D | ms_block.c | 710 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_PAR4); in h_msb_parallel_switch() 750 MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in msb_reset()
|
/linux-4.4.14/drivers/memstick/host/ |
D | rtsx_pci_ms.c | 470 case MEMSTICK_INTERFACE: in rtsx_pci_ms_set_param()
|
D | r592.c | 699 case MEMSTICK_INTERFACE: in r592_set_param()
|
D | tifm_ms.c | 522 case MEMSTICK_INTERFACE: in tifm_ms_set_param()
|
D | rtsx_usb_ms.c | 599 case MEMSTICK_INTERFACE: in rtsx_usb_ms_set_param()
|
D | jmb38x_ms.c | 720 case MEMSTICK_INTERFACE: in jmb38x_ms_set_param()
|