Searched defs:adf_dev_status_info (Results 1 – 1 of 1) sorted by relevance
82 struct adf_dev_status_info { struct83 enum adf_device_type type;84 u32 accel_id;85 u32 instance_id;86 uint8_t num_ae;87 uint8_t num_accel;88 uint8_t num_logical_accel;89 uint8_t banks_per_accel;90 uint8_t state;91 uint8_t bus;[all …]