Home
last modified time | relevance | path

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

/linux-4.1.27/net/iucv/
Diucv.c91 static int iucv_pm_prepare(struct device *);
98 .prepare = iucv_pm_prepare,
1851 static int iucv_pm_prepare(struct device *dev) in iucv_pm_prepare() function