Searched defs:adf_accel_dev (Results 1 – 1 of 1) sorted by relevance
451 struct adf_accel_dev { struct462 unsigned long status;463 atomic_t ref_count;467 struct list_head list;468 struct module *owner;470 struct adf_timer *timer;473 struct adf_sysfs sysfs;474 union {493 bool is_vf;494 bool autoreset_on_error;[all …]
Completed in 9 milliseconds