Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dufs.h259 DEFINE_EVENT(ufshcd_template, ufshcd_wl_runtime_suspend,
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c9784 static int ufshcd_wl_runtime_suspend(struct device *dev) in ufshcd_wl_runtime_suspend() function
10589 SET_RUNTIME_PM_OPS(ufshcd_wl_runtime_suspend, ufshcd_wl_runtime_resume, NULL)