Home
last modified time | relevance | path

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

/drivers/memstick/core/
Dmemstick.c114 static int memstick_device_suspend(struct device *dev, pm_message_t state) in memstick_device_suspend() function
142 #define memstick_device_suspend NULL macro
176 .suspend = memstick_device_suspend,