Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dbh.h19 int cw1200_bh_resume(struct cw1200_common *priv);
H A Dpm.c279 WARN_ON(cw1200_bh_resume(priv)); in cw1200_wow_suspend()
321 WARN_ON(cw1200_bh_resume(priv)); in cw1200_wow_resume()
H A Dbh.c137 int cw1200_bh_resume(struct cw1200_common *priv) in cw1200_bh_resume() function