Searched defs:lola_clock_widget (Results 1 – 1 of 1) sorted by relevance
243 struct lola_clock_widget { struct244 unsigned int nid;245 unsigned int items;246 unsigned int cur_index;247 unsigned int cur_freq;248 bool cur_valid;249 struct lola_sample_clock sample_clock[MAX_SAMPLE_CLOCK_COUNT];250 unsigned int idx_lookup[MAX_SAMPLE_CLOCK_COUNT];