Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dmemstick.c117 static int memstick_device_suspend(struct device *dev, pm_message_t state) in memstick_device_suspend() function
145 #define memstick_device_suspend NULL macro
179 .suspend = memstick_device_suspend,