Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dmemstick.c113 static int memstick_device_suspend(struct device *dev, pm_message_t state) in memstick_device_suspend() function
141 #define memstick_device_suspend NULL macro
175 .suspend = memstick_device_suspend,
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dmemstick.c112 static int memstick_device_suspend(struct device *dev, pm_message_t state) in memstick_device_suspend() function
140 #define memstick_device_suspend NULL macro
174 .suspend = memstick_device_suspend,

Completed in 2 milliseconds