Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/usb/
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
/linux-6.3-rc2/drivers/usb/misc/
A Dusbsevseg.c42 u8 textmode; member
122 (0 * 0x100) + mydev->textmode, /* mode */ in update_display_visual()
254 if (mydev->textmode == i) { in textmode_show()
281 mydev->textmode = i; in textmode_store()
286 static DEVICE_ATTR_RW(textmode);
324 mydev->textmode = 0x02; /* ascii mode */ in sevseg_probe()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-usb-devices-usbsevseg22 What: /sys/bus/usb/.../textmode
/linux-6.3-rc2/Documentation/fb/
A Daty128fb.rst20 if you use same resolution as you used in textmode.
A Dmatroxfb.rst21 if you use same resolution as you used in textmode.
/linux-6.3-rc2/drivers/video/fbdev/matrox/
A Dmatroxfb_base.c1662 minfo->devflags.textmode = 4; in initMatrox2()
1666 minfo->devflags.textmode = 1; in initMatrox2()
1670 minfo->devflags.textmode = 1; in initMatrox2()
1680 minfo->devflags.textstep = minfo->devflags.vgastep * minfo->devflags.textmode; in initMatrox2()
1681 minfo->devflags.textvram = 65536 / minfo->devflags.textmode; in initMatrox2()
A Dmatroxfb_base.h448 unsigned int textmode; member
/linux-6.3-rc2/Documentation/input/
A Dinput.rst60 After that you have to point GPM (the textmode mouse cut&paste tool) and

Completed in 16 milliseconds