Home
last modified time | relevance | path

Searched refs:textmode (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dmisc_usbsevseg.rst26 The device can accept "text" either in raw, hex, or ascii textmode.
39 3. Set the textmode:
40 echo $textmode > /sys/bus/usb/.../textmode
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusbsevseg.c42 u8 textmode; member
139 (0 * 0x100) + mydev->textmode, /* mode */ in update_display_visual()
280 if (mydev->textmode == i) { in textmode_show()
307 mydev->textmode = i; in textmode_store()
312 static DEVICE_ATTR_RW(textmode);
350 mydev->textmode = 0x02; /* ascii mode */ in sevseg_probe()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg22 What: /sys/bus/usb/.../textmode
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Daty128fb.rst20 if you use same resolution as you used in textmode.
H A Dmatroxfb.rst21 if you use same resolution as you used in textmode.
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1661 minfo->devflags.textmode = 4; in initMatrox2()
1665 minfo->devflags.textmode = 1; in initMatrox2()
1669 minfo->devflags.textmode = 1; in initMatrox2()
1679 minfo->devflags.textstep = minfo->devflags.vgastep * minfo->devflags.textmode; in initMatrox2()
1680 minfo->devflags.textvram = 65536 / minfo->devflags.textmode; in initMatrox2()
H A Dmatroxfb_base.h449 unsigned int textmode; member
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dinput.rst60 After that you have to point GPM (the textmode mouse cut&paste tool) and
/OK3568_Linux_fs/external/xserver/
H A DChangeLog118961 Also fix a typo in the warning issued if /tmp is a textmode mount