Home
last modified time | relevance | path

Searched refs:memstick_remove_host (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemstick.h313 void memstick_remove_host(struct memstick_host *host);
/openbmc/linux/drivers/memstick/core/
H A Dmemstick.c549 void memstick_remove_host(struct memstick_host *host) in memstick_remove_host() function
565 EXPORT_SYMBOL(memstick_remove_host);
/openbmc/linux/drivers/memstick/host/
H A Drtsx_pci_ms.c611 memstick_remove_host(msh); in rtsx_pci_ms_drv_remove()
H A Dtifm_ms.c622 memstick_remove_host(msh); in tifm_ms_remove()
H A Dr592.c837 memstick_remove_host(dev->host); in r592_remove()
H A Drtsx_usb_ms.c838 memstick_remove_host(msh); in rtsx_usb_ms_drv_remove()
H A Djmb38x_ms.c994 memstick_remove_host(jm->hosts[cnt]); in jmb38x_ms_remove()