Searched defs:adf_accel_dev (Results 1 – 1 of 1) sorted by relevance
243 struct adf_accel_dev { struct248 struct adf_admin_comms *admin;249 struct list_head crypto_list;250 unsigned long status;251 atomic_t ref_count;252 struct dentry *debugfs_dir;253 struct list_head list;254 struct module *owner;256 union {273 bool is_vf;[all …]
Completed in 7 milliseconds