Searched refs:adf_device_type (Results 1 – 3 of 3) sorted by relevance
71 enum adf_device_type { enum78 enum adf_device_type type;
133 const enum adf_device_type type;
167 static struct device_type adf_device_type = { variable187 dev->base.dev.type = &adf_device_type; in adf_device_sysfs_init()