Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/cw1200/
Dpm.h35 int cw1200_can_suspend(struct cw1200_common *priv);
Dpm.c151 int cw1200_can_suspend(struct cw1200_common *priv) in cw1200_can_suspend() function
159 EXPORT_SYMBOL_GPL(cw1200_can_suspend);
Dcw1200_sdio.c353 if (!cw1200_can_suspend(self->core)) in cw1200_sdio_suspend()
Dcw1200_spi.c454 if (!cw1200_can_suspend(self->core)) in cw1200_spi_suspend()