Searched defs:sdca_function_data (Results 1 – 1 of 1) sorted by relevance
1419 struct sdca_function_data { struct1420 struct sdca_function_desc *desc;1422 struct sdca_init_write *init_table;1423 struct sdca_entity *entities;1424 struct sdca_cluster *clusters;1425 int num_init_table;1426 int num_entities;1427 int num_clusters;1429 unsigned int busy_max_delay;1430 unsigned int reset_max_delay;[all …]