Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/power/
Dmain.c1816 static int device_prepare(struct device *dev, pm_message_t state) in device_prepare() function
1913 error = device_prepare(dev, state); in dpm_prepare()