Searched refs:cal_formats (Results 1 – 1 of 1) sorted by relevance
100 static struct cal_fmt cal_formats[] = { variable300 struct cal_fmt *active_fmt[ARRAY_SIZE(cal_formats)];1468 for (k = 0; k < ARRAY_SIZE(cal_formats); k++) { in cal_async_bound()1469 fmt = &cal_formats[k]; in cal_async_bound()