• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/misc/sisusbvga/

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
161 * context due to our locks and the USB transport.
163 * some calls to printk.
252 * interface functions, it suffices to
348 * to the console's internal screen buffer. So we
350 * a call to putc(s) to update the real screen.
386 /* Don't need to put the character into buffer ourselves,
417 /* Need to put the characters into the buffer ourselves,
455 /* Need to clear buffer ourselves, because the vt does
510 /* Don't need to move data outselves, because
538 * and vt doesn't need to call do_update_region().
547 /* Don't write to screen if in gfx mode */
587 /* Save the current screen contents to vc's private
605 /* Save the screen contents to vc's private buffer */
741 /* The return value does not seem to be used */
799 int from, to, baseline;
829 to = c->vc_font.height;
832 to = baseline;
835 to = baseline;
838 to = baseline;
841 to = 30;
845 to = baseline;
850 sisusb->sisusb_cursor_size_to != to) {
853 sisusb_setidxregandor(sisusb, SISCR, 0x0b, 0xe0, to);
856 sisusb->sisusb_cursor_size_to = to;
875 * to be done separately, as it does not
947 /* limit amount to maximum realistic size */
1036 * Returning 0 will vt make to use its own
1123 err |= sisusb_setidxreg(sisusb, SISSR, 0x02, 0x04); /* Write to plane 2 */
1157 * we want to remain EGA compatible -- which we do
1186 err |= sisusb_setidxreg(sisusb, SISSR, 0x02, 0x03); /* Write to planes 0+1 */
1230 * Adjust the screen to fit a font of a certain height
1240 /* Scan lines to actually display-1 */
1490 "sisusbvga[%d]: Failed to set up text mode\n",
1514 "sisusbvga[%d]: Failed to allocate screen buffer\n",
1551 * One alternative would be to simply call
1557 * call to any of the console functions will
1558 * eventually take a trip to oops county.
1561 * Instead, we switch our consoles to a private