adf_hw_device_class
struct adf_hw_device_class *dev_class;
struct adf_hw_device_class *class = hw_data->dev_class;
static struct adf_hw_device_class qat_200xx_class = {.name =
static struct adf_hw_device_class adf_4xxx_class = {
static struct adf_hw_device_class adf_4xxxiov_class =
static struct adf_hw_device_class c3xxx_class = {.name = ADF_C3XXX_DEVICE_NAME,
static struct adf_hw_device_class c4xxx_class = {.name = ADF_C4XXX_DEVICE_NAME,
static struct adf_hw_device_class c62x_class = {.name = ADF_C62X_DEVICE_NAME,
static struct adf_hw_device_class dh895xcc_class =