Searched defs:memstick_device_suspend (Results 1 - 1 of 1) sorted by relevance

/drivers/memstick/core/
H A Dmemstick.c116 static int memstick_device_suspend(struct device *dev, pm_message_t state) function
144 #define memstick_device_suspend NULL macro
178 .suspend = memstick_device_suspend,

Completed in 87 milliseconds