Home
last modified time | relevance | path

Searched full:operates (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dlibv4l-introduction.rst121 operates like the :c:func:`open()` function.
125 operates like the :c:func:`close()` function.
129 operates like the libc ``dup()`` function, duplicating a file handler.
133 operates like the :c:func:`ioctl()` function.
137 operates like the :c:func:`read()` function.
141 operates like the :c:func:`munmap()` function.
145 operates like the :c:func:`munmap()` function.
H A Dpixfmt-meta-vsp1-hgo.rst19 or HSV data. It operates on a possibly cropped and subsampled input image and
28 - In *64 bins normal mode*, the HGO operates on the three channels independently
31 - In *64 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
34 - In *256 bins normal mode*, the HGO operates on the Y channel to compute a
36 - In *256 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
H A Dpixfmt-meta-vsp1-hgt.rst18 The VSP1 HGT is a histogram computation engine that operates on HSV
19 data. It operates on a possibly cropped and subsampled input image and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Duio.h36 Operates just like 'read' (see <unistd.h>) except that data are
47 Operates just like 'write' (see <unistd.h>) except that the data
61 The buffers are filled in the order specified. Operates just like
73 written in the order specified. Operates just like 'pwrite' (see
100 The buffers are filled in the order specified. Operates just like
112 written in the order specified. Operates just like 'pwrite' (see
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Duio.h36 Operates just like 'read' (see <unistd.h>) except that data are
47 Operates just like 'write' (see <unistd.h>) except that the data
61 The buffers are filled in the order specified. Operates just like
73 written in the order specified. Operates just like 'pwrite' (see
100 The buffers are filled in the order specified. Operates just like
112 written in the order specified. Operates just like 'pwrite' (see
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dlist_update_policy.hpp63 /// Metadata on which this functor operates.
67 /// Reference to metadata on which this functor operates.
105 /// Metadata on which this functor operates.
112 /// Reference to metadata on which this functor operates.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dlist_update_policy.hpp63 /// Metadata on which this functor operates.
67 /// Reference to metadata on which this functor operates.
105 /// Metadata on which this functor operates.
112 /// Reference to metadata on which this functor operates.
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dti-emif-sram-pm.S47 * transition. Operates on the VIRTUAL address of the EMIF.
141 * Operates on the PHYSICAL address of the EMIF.
292 * mode during a sleep transition. Operates on the VIRTUAL address
314 * after a sleep transition. Operates on the PHYSICAL address of
350 * Operates on the VIRTUAL address of the EMIF.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-exynos5.txt30 -> If not specified, the bus operates in fast-speed mode at
32 -> If specified, the bus operates in high-speed mode only if the
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-backlight-adp55204 The backlight brightness control operates at three different levels for the
6 (level 3). By default the brightness operates at the daylight brightness level.
H A Dsysfs-class-backlight-adp88604 The backlight brightness control operates at three different levels for the
6 dark (level 3). By default the brightness operates at the daylight brightness
H A Dsysfs-class-power594 charger operates in fast-charge mode. When the timer expires
609 charger operates in fast-charge mode. When the timer expires
640 charger operates in top-off charge mode. When the timer expires
687 the charger operates normally. See device datasheet for details.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dadi,adin.yaml21 RGMII RX Clock Delay used only when PHY operates in RGMII mode with
28 RGMII TX Clock Delay used only when PHY operates in RGMII mode with
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Dserial.yaml105 The maximum baud rate the device operates at.
114 The current baud rate the device operates at.
/OK3568_Linux_fs/u-boot/lib/
H A DKconfig283 particular compatible nodes. The library operates on a flattened
298 particular compatible nodes. The library operates on a flattened
308 particular compatible nodes. The library operates on a flattened
/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Didtcps.c94 * Switch domain configuration operates only at global level in idtcps_set_domain()
108 * Switch domain configuration operates only at global level in idtcps_get_domain()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dirq_public.h104 \Note: This function operates as strtok(), based on the return
160 \Note: This function operates as strtok(), based on the return
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dbatman-adv.rst9 using UDP packets and sets routing tables, batman-advanced operates on ISO/OSI
143 As batman advanced operates on layer 2, all hosts participating in the virtual
/OK3568_Linux_fs/kernel/include/linux/
H A Dscatterlist.h427 * In each loop it operates on PAGE_SIZE unit.
442 * In each loop it operates on PAGE_SIZE unit.
457 * See also for_each_sg_page(). In each loop it operates on PAGE_SIZE unit.
470 * See also for_each_sg_dma_page(). In each loop it operates on PAGE_SIZE
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-camera/
H A DKconfig12 Broadcom BCM2835 SoC. This operates over the VCHIQ interface
/OK3568_Linux_fs/buildroot/package/python-gitdb2/
H A DConfig.in10 operates exclusively on streams, allowing to handle large
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Dtftpd.xinetd.inetutils4 # Pro-tocol (RFC 783). The TFTP server operates at the port indicated
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_common_defs.h11 /* ENA operates with 48-bit memory addresses. ena_mem_addr_t */
/OK3568_Linux_fs/buildroot/package/zfs/
H A DConfig.in30 required to operates with ZFS volumes.
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A DKconfig9 Encrypted filesystem that operates on the VFS layer. See

12345678910>>...20