p54_parse_firmware
EXPORT_SYMBOL_GPL(p54_parse_firmware);
int p54_parse_firmware(struct ieee80211_hw *dev, const struct firmware *fw);
err = p54_parse_firmware(dev, priv->firmware);
ret = p54_parse_firmware(dev, priv->firmware);
ret = p54_parse_firmware(dev, priv->fw);