Searched defs:sdca_function_data (Results 1 – 1 of 1) sorted by relevance
1300 struct sdca_function_data { struct1301 struct sdca_function_desc *desc;1303 struct sdca_init_write *init_table;1304 struct sdca_entity *entities;1305 struct sdca_cluster *clusters;1306 int num_init_table;1307 int num_entities;1308 int num_clusters;1310 unsigned int busy_max_delay;
Completed in 15 milliseconds