Home
last modified time | relevance | path

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

/Linux-v4.19/net/iucv/
Diucv.c94 static int iucv_pm_thaw(struct device *);
101 .thaw = iucv_pm_thaw,
1933 static int iucv_pm_thaw(struct device *dev) in iucv_pm_thaw() function