Home
last modified time | relevance | path

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

/Linux-v4.19/net/iucv/
Diucv.c91 static int iucv_pm_prepare(struct device *);
98 .prepare = iucv_pm_prepare,
1850 static int iucv_pm_prepare(struct device *dev) in iucv_pm_prepare() function