Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dpm.h31 int cw1200_can_suspend(struct cw1200_common *priv);
40 static inline int cw1200_can_suspend(struct cw1200_common *priv) in cw1200_can_suspend() function
H A Dpm.c147 int cw1200_can_suspend(struct cw1200_common *priv) in cw1200_can_suspend() function
155 EXPORT_SYMBOL_GPL(cw1200_can_suspend);
H A Dcw1200_sdio.c345 if (!cw1200_can_suspend(self->core)) in cw1200_sdio_suspend()
H A Dcw1200_spi.c444 if (!cw1200_can_suspend(self->core)) in cw1200_spi_suspend()