aq_firmware_ops
const struct aq_firmware_ops aq2_fw_ops = {
extern const struct aq_firmware_ops aq_fw1x_ops;
extern const struct aq_firmware_ops aq_fw2x_ops;
extern const struct aq_firmware_ops aq2_fw_ops;
const struct aq_firmware_ops aq_fw1x_ops =
const struct aq_firmware_ops aq_fw2x_ops =
const struct aq_firmware_ops* fw_ops;