Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dnetiucv.c135 static int netiucv_pm_restore_thaw(struct device *);
141 .thaw = netiucv_pm_restore_thaw,
142 .restore = netiucv_pm_restore_thaw,
1337 static int netiucv_pm_restore_thaw(struct device *dev) in netiucv_pm_restore_thaw() function