Searched refs:cw1200_can_suspend (Results 1 – 3 of 3) sorted by relevance
31 int cw1200_can_suspend(struct cw1200_common *priv);40 static inline int cw1200_can_suspend(struct cw1200_common *priv) in cw1200_can_suspend() function
147 int cw1200_can_suspend(struct cw1200_common *priv) in cw1200_can_suspend() function155 EXPORT_SYMBOL_GPL(cw1200_can_suspend);
353 if (!cw1200_can_suspend(self->core)) in cw1200_sdio_suspend()