Searched refs:images (Results 1 – 25 of 136) sorted by relevance
123456
/Linux-v6.1/drivers/firmware/arm_ffa/ |
D | Kconfig | 10 software images which includes communication between images in 12 virtualization extension to isolate software images provided
|
/Linux-v6.1/include/sound/ |
D | ak4xxx-adda.h | 48 unsigned char images[AK4XXX_IMAGE_SIZE]; /* saved register image */ member 77 (ak)->images[(chip) * 16 + (reg)] 79 ((ak)->images[(chip) * 16 + (reg)] = (val))
|
/Linux-v6.1/Documentation/networking/device_drivers/atm/ |
D | fore200e.rst | 34 The supplied firmware images should work with all adapters. 38 version. Alternative binary firmware images can be found somewhere on the 41 You can also get the latest firmware images from FORE Systems at 48 both little and big endian PCA firmware images. 50 Name and location of the new firmware images can be set at kernel
|
/Linux-v6.1/Documentation/loongarch/ |
D | booting.rst | 27 Header of Linux/LoongArch kernel images 30 Linux/LoongArch kernel images are EFI images. Being PE files, they have
|
/Linux-v6.1/Documentation/arm/ |
D | sunxi.rst | 111 https://linux-sunxi.org/images/4/4b/Allwinner_H3_Datasheet_V1.2.pdf 156 https://linux-sunxi.org/images/5/5c/Allwinner_H6_V200_Datasheet_V1.1.pdf 160 https://linux-sunxi.org/images/4/46/Allwinner_H6_V200_User_Manual_V1.1.pdf 166 https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf 170 https://linux-sunxi.org/images/2/24/H616_User_Manual_V1.0_cleaned.pdf
|
/Linux-v6.1/drivers/staging/vc04_services/bcm2835-camera/ |
D | TODO | 3 In order to zero-copy import camera images into the 3D or display 11 2) Avoid extra copies for padding of images.
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | dev-capture.rst | 11 digitized images in memory. Today nearly all devices can capture at full 13 capture process and move images from the driver into user space. 52 capture, the latter how images are stored in memory, i. e. in RGB or YUV 54 also define how images are scaled in the process.
|
D | pixfmt-intro.rst | 7 In order to exchange images between drivers and applications, it is 15 to convert images to one of the standard formats when needed. But the 20 images to the X Windows screen format when the video is to be displayed.
|
D | dev-output.rst | 12 process and move images from user space to the driver. 50 the latter how images are stored in memory, i. e. in RGB or YUV format, 52 define how images are scaled in the process.
|
D | v4l2grab-example.rst | 9 This program demonstrates how to grab V4L2 images in ppm format by using
|
/Linux-v6.1/Documentation/networking/devlink/ |
D | iosm.rst | 38 the Bootloader images and other modem software images. 56 PSI RAM and EBL are the RAM images which are injected to the device when the 85 place. Below is the sequence of commands used for each of the firmware images.
|
/Linux-v6.1/Documentation/sphinx/ |
D | kfigure.py | 59 from docutils.parsers.rst.directives import images 70 Figure = images.Figure 311 translator.builder.images.pop(img_node['uri'], None) 448 class KernelImage(images.Image): 462 result = images.Image.run(self)
|
/Linux-v6.1/drivers/mtd/parsers/ |
D | Kconfig | 115 multiple 'images'. Each such image has a header containing its name 147 'images' in flash devices by putting a table one of the erase 149 the offsets, lengths and names of all the images stored in the 186 bool "Force read-only for RedBoot system images" 189 'FIS directory' images, enable this option.
|
/Linux-v6.1/arch/mips/generic/ |
D | board-luton.its.S | 3 images {
|
D | board-boston.its.S | 2 images {
|
D | board-marduk.its.S | 2 images {
|
D | board-ni169445.its.S | 2 images {
|
D | board-serval.its.S | 3 images {
|
D | board-xilfpga.its.S | 2 images {
|
D | board-jaguar2.its.S | 3 images {
|
D | board-ocelot.its.S | 3 images {
|
D | vmlinux.its.S | 8 images {
|
/Linux-v6.1/scripts/ |
D | spdxcheck-test.sh | 4 for FILE in Makefile Documentation/images/logo.gif; do
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-platform-dell-privacy-wmi | 19 shutter assembly that is built onto the camera module to block capturing images 54 shutter assembly that is built onto the camera module to block capturing images
|
/Linux-v6.1/Documentation/features/vm/ELF-ASLR/ |
D | arch-support.txt | 4 # description: arch randomizes the stack, heap and binary images of ELF binaries
|
123456