JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr/* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2022, Microsoft Corporation. */ #include "mana.h" #include struct mana_adev { struct auxiliary_device adev; struct gdma_dev *mdev; };