Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dnetiucv.c121 static int netiucv_pm_restore_thaw(struct device *);
127 .thaw = netiucv_pm_restore_thaw,
128 .restore = netiucv_pm_restore_thaw,
1320 static int netiucv_pm_restore_thaw(struct device *dev) in netiucv_pm_restore_thaw() function