Searched defs:control_reg_values_t (Results 1 – 1 of 1) sorted by relevance
166 struct control_reg_values_t { struct167 const char *name;168 u32 gpu_id;169 u32 as_present;170 u32 thread_max_threads;194 const struct control_reg_values_t *control_reg_values; argument