Searched defs:lola_clock_widget (Results 1 – 1 of 1) sorted by relevance
256 struct lola_clock_widget { struct257 unsigned int nid;258 unsigned int items;259 unsigned int cur_index;260 unsigned int cur_freq;261 bool cur_valid;262 struct lola_sample_clock sample_clock[MAX_SAMPLE_CLOCK_COUNT];263 unsigned int idx_lookup[MAX_SAMPLE_CLOCK_COUNT];