Lines Matching defs:overlays
1860 * tests: apply overlays before registering driver
1862 * driver is registered after applying the overlays.
1864 * The overlays are applied by overlay_data_apply()
1910 * tests: apply overlays after registering driver
1913 * driver is registered before applying the overlays.
2371 /* apply the overlays */
2483 /* apply the overlays */
2914 * OVERLAY_INFO() for the overlays is declared to expect the same
2985 * The overlays are applied by overlay_data_apply()
2990 * Applying overlays 16 - 19 will each trigger an error for a
3117 unittest(1, "basic infrastructure of overlays passed");
3360 static struct overlay_info overlays[] = {
3435 for (info = overlays; info && info->name; info++) {
3446 info = &overlays[0];
3496 for (info = overlays; info && info->name; info++) {
3844 for (info = overlays; info && info->name; info++) {