Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemstick.h316 void memstick_suspend_host(struct memstick_host *host);
/openbmc/linux/drivers/memstick/core/
H A Dmemstick.c582 void memstick_suspend_host(struct memstick_host *host) in memstick_suspend_host() function
588 EXPORT_SYMBOL(memstick_suspend_host);
/openbmc/linux/drivers/memstick/host/
H A Drtsx_pci_ms.c502 memstick_suspend_host(msh); in rtsx_pci_ms_suspend()
H A Dtifm_ms.c632 memstick_suspend_host(msh); in tifm_ms_suspend()
H A Dr592.c856 memstick_suspend_host(dev->host); in r592_suspend()
H A Drtsx_usb_ms.c665 memstick_suspend_host(msh); in rtsx_usb_ms_suspend()
H A Djmb38x_ms.c805 memstick_suspend_host(jm->hosts[cnt]); in jmb38x_ms_suspend()