cw1200_can_suspend
if (!cw1200_can_suspend(self->core))
if (self && !cw1200_can_suspend(self->core))
EXPORT_SYMBOL_GPL(cw1200_can_suspend);
int cw1200_can_suspend(struct cw1200_common *priv);