Home
last modified time | relevance | path

Searched refs:adf_device_type (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/qat/qat_common/
Dadf_cfg_common.h71 enum adf_device_type { enum
78 enum adf_device_type type;
Dadf_accel_devices.h133 const enum adf_device_type type;
/drivers/video/adf/
Dadf_sysfs.c167 static struct device_type adf_device_type = { variable
187 dev->base.dev.type = &adf_device_type; in adf_device_sysfs_init()