ipu6_fw_com_release
EXPORT_SYMBOL_NS_GPL(ipu6_fw_com_release, "INTEL_IPU6");
int ipu6_fw_com_release(struct ipu6_fw_com_context *ctx, unsigned int force);
ret = ipu6_fw_com_release(fwcom, 0);
ret = ipu6_fw_com_release(isys->fwcom, 1);