Lines Matching defs:to

21  * * 3) The name of the author may not be used to endorse or promote products
44 * calls from non-schedulable context due to our USB-dependend
165 * context due to our locks and the USB transport.
167 * some calls to printk.
251 * interface functions, it suffices to
339 * to the console's internal screen buffer. So we
341 * a call to putc(s) to update the real screen.
403 /* Need to put the characters into the buffer ourselves,
441 /* Need to clear buffer ourselves, because the vt does
519 * and vt doesn't need to call do_update_region().
528 /* Don't write to screen if in gfx mode */
568 /* Save the current screen contents to vc's private
586 /* Save the screen contents to vc's private buffer */
722 /* The return value does not seem to be used */
780 int from, to, baseline;
810 to = c->vc_font.height;
813 to = baseline;
816 to = baseline;
819 to = baseline;
822 to = 30;
826 to = baseline;
831 sisusb->sisusb_cursor_size_to != to) {
834 sisusb_setidxregandor(sisusb, SISCR, 0x0b, 0xe0, to);
837 sisusb->sisusb_cursor_size_to = to;
856 * to be done separately, as it does not
928 /* limit amount to maximum realistic size */
1017 * Returning 0 will vt make to use its own
1105 err |= sisusb_setidxreg(sisusb, SISSR, 0x02, 0x04); /* Write to plane 2 */
1139 * we want to remain EGA compatible -- which we do
1168 err |= sisusb_setidxreg(sisusb, SISSR, 0x02, 0x03); /* Write to planes 0+1 */
1212 * Adjust the screen to fit a font of a certain height
1222 /* Scan lines to actually display-1 */
1465 dev_err(&sisusb->sisusb_dev->dev, "Failed to set up text mode\n");
1486 dev_err(&sisusb->sisusb_dev->dev, "Failed to allocate screen buffer\n");
1521 * One alternative would be to simply call
1527 * call to any of the console functions will
1528 * eventually take a trip to oops county.
1531 * Instead, we switch our consoles to a private