Lines Matching defs:windows
69 * @nr_windows: The number of windows.
194 * @enabled: A bitmask of enabled hardware windows.
197 * @windows: The hardware windows that have been claimed.
214 struct s3c_fb_win *windows[S3C_FB_MAX_WIN];
841 * main LCD interface, as if there are no active windows then
1167 * windows.
1371 dev_err(dev, "too many windows, cannot attach\n");
1434 dev_dbg(dev, "got resources (regs %p), probing windows\n", sfb->regs);
1453 /* zero all windows before we do anything */
1476 &sfb->windows[win]);
1480 s3c_fb_release_win(sfb, sfb->windows[win]);
1520 if (sfb->windows[win])
1521 s3c_fb_release_win(sfb, sfb->windows[win]);
1544 win = sfb->windows[win_no];
1589 /* zero all windows before we do anything */
1595 win = sfb->windows[win_no];
1610 win = sfb->windows[win_no];