lbs_stop_card
void lbs_stop_card(struct lbs_private *priv);
lbs_stop_card(card->priv);
lbs_stop_card(priv);
EXPORT_SYMBOL_GPL(lbs_stop_card);