Home
last modified time | relevance | path

Searched full:lite (Results 1 – 25 of 229) sorted by relevance

12345678910

/kernel/linux/linux-5.10/Documentation/networking/
Dudplite.rst4 The UDP-Lite protocol (RFC 3828)
8 UDP-Lite is a Standards-Track IETF transport protocol whose characteristic
16 - The UDP-Lite Homepage:
17 http://web.archive.org/web/%2E/http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/
21 - The UDP-Lite HOWTO on
22 …http://web.archive.org/web/%2E/http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/UDP-Lite-HOWT…
24 - The Wireshark UDP-Lite WiKi (with capture files):
33 Several applications have been ported successfully to UDP-Lite. Ethereal
36 Porting applications to UDP-Lite is straightforward: only socket level and
43 UDP-Lite provides a connectionless, unreliable datagram service and hence
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dexynos-fimc-lite.txt1 Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
6 "samsung,exynos4212-fimc-lite" for Exynos4212/4412 SoCs,
7 "samsung,exynos5250-fimc-lite" for Exynos5250 compatible
11 - interrupts : should contain FIMC-LITE interrupt;
12 - clocks : FIMC LITE gate clock should be specified in this property.
16 fimc-lite<n>, where <n> is an integer specifying the IP block instance.
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dfimc-lite.h25 #define FIMC_LITE_DRV_NAME "exynos-fimc-lite"
51 * struct flite_drvdata - FIMC-LITE IP variant data structure
60 * @num_instances: total number of FIMC-LITE IP instances available
107 * struct fimc_lite - fimc lite structure
108 * @pdev: pointer to FIMC-LITE platform device
113 * @subdev: FIMC-LITE subdev
116 * @sensor: sensor subdev attached to FIMC-LITE directly or through MIPI-CSIS
119 * @index: FIMC-LITE platform device index
124 * @clock: FIMC-LITE gate clock
DMakefile3 exynos-fimc-lite-objs += fimc-lite-reg.o fimc-lite.o
15 obj-$(CONFIG_VIDEO_EXYNOS_FIMC_LITE) += exynos-fimc-lite.o
DKconfig47 tristate "EXYNOS FIMC-LITE camera interface driver"
54 This is a V4L2 driver for Samsung EXYNOS4/5 SoC FIMC-LITE camera
58 module will be called exynos-fimc-lite.
/kernel/linux/linux-5.10/net/ipv4/
Dudplite.c3 * UDPLITE An implementation of the UDP-Lite protocol (RFC 3828).
38 .name = "UDP-Lite",
107 udp_table_init(&udplite_table, "UDP-Lite"); in udplite4_register()
123 pr_crit("%s: Cannot add UDP-Lite protocol\n", __func__); in udplite4_register()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos5422-odroidxu3-lite.dts3 * Hardkernel Odroid XU3-Lite board device tree source
17 model = "Hardkernel Odroid XU3 Lite";
18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5";
34 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies
Dsun8i-h3-orangepi-lite.dts51 model = "Xunlong Orange Pi Lite";
52 compatible = "xunlong,orangepi-lite", "allwinner,sun8i-h3";
/kernel/linux/linux-5.10/include/net/
Dudplite.h3 * Definitions for the UDP-Lite (RFC 3828) code.
10 /* UDP-Lite socket options */
27 /* Designate sk as UDP-Lite socket */
43 * checksum. UDP-Lite (like IPv6) mandates checksums, hence packets in udplite_checksum_init()
82 * Sender has set `partial coverage' option on UDP-Lite socket. in udplite_csum_outgoing()
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
Davengers_lite.c5 * Support for the Marvell PXA168-based Avengers lite Development Platform.
26 /* Avengers lite MFP configurations */
48 MACHINE_START(AVENGERS_LITE, "PXA168 Avengers lite Development Platform")
DKconfig35 bool "Marvell's PXA168 Avengers Lite Development Board"
40 Avengers Lite Development Board.
/kernel/liteos_a/
DREADME_zh.md72 ….com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3516…
78 …/gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-env-setup.md);
79 ….com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3516-settin…
89 ….com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3516-runnin…
DREADME_zh-HK.md70 ….com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3516…
76 …/gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-env-setup.md);
77 ….com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3516-settin…
87 ….com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3516-runnin…
DREADME.md70 …tee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-lite-introduction-hi3516…
76 …ps://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-lite-env-setup.md)
77 …tee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-lite-steps-hi3516-settin…
87 …tee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-lite-steps-hi3516-runnin…
DBUILD.gn30 import("//build/lite/config/component/lite_component.gni")
54 exec_script("//build/lite/run_shell_cmd.py",
125 std_include = exec_script("//build/lite/run_shell_cmd.py",
256 HAVE_DEVICE_SDK = exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
358 libgcc = exec_script("//build/lite/run_shell_cmd.py",
Dliteos.gni46 modules_count = exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
53 exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
64 exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
/kernel/liteos_m/
Dliteos.gni30 import("//build/lite/config/component/lite_component.gni")
40 exec_script("//build/lite/run_shell_cmd.py",
73 modules_count = exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
80 exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
91 exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
DBUILD.gn30 import("//build/lite/config/component/lite_component.gni")
57 std_include = exec_script("//build/lite/run_shell_cmd.py",
122 HAVE_DEVICE_SDK = exec_script("//build/lite/run_shell_cmd.py", [ cmd ], "value")
203 deps = [ "//build/lite:ohos" ]
/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
DKconfig20 tristate "Xilinx 10/100 Ethernet Lite support"
24 This driver supports the 10/100 Ethernet Lite from Xilinx.
/kernel/linux/linux-5.10/drivers/iio/proximity/
Dpulsedlight-lidar-lite-v2.c3 * pulsedlight-lidar-lite-v2.c - Support for PulsedLight LIDAR sensor
326 {"lidar-lite-v2", 0},
327 {"lidar-lite-v3", 0},
333 { .compatible = "pulsedlight,lidar-lite-v2" },
334 { .compatible = "grmn,lidar-lite-v3" },
/kernel/linux/linux-5.10/Documentation/scsi/
Daacraid.rst66 9005:0285:9005:02d4 Adaptec ASR-2045 (Voodoo04 Lite)
67 9005:0285:9005:02d5 Adaptec ASR-2405 (Voodoo40 Lite)
68 9005:0285:9005:02d6 Adaptec ASR-2445 (Voodoo44 Lite)
69 9005:0285:9005:02d7 Adaptec ASR-2805 (Voodoo80 Lite)
120 9005:0286:9005:02ae (Aurora Lite ARK)
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dtm6000-cardlist.rst74 - Beholder Wander Lite DVB-T/TV/FM USB2.0
78 - Beholder Voyager Lite TV/FM USB2.0
Dgspca-cardlist.rst177 spca501 0506:00df 3Com HomeConnect Lite
443 sn9c20x a168:0610 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
444 sn9c20x a168:0611 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
445 sn9c20x a168:0613 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
446 sn9c20x a168:0614 Dino-Lite Digital Microscope (SN9C201 + MT9M111)
447 sn9c20x a168:0615 Dino-Lite Digital Microscope (SN9C201 + MT9M111)
448 sn9c20x a168:0617 Dino-Lite Digital Microscope (SN9C201 + MT9M111)
449 sn9c20x a168:0618 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
/kernel/uniproton/
DBUILD.gn13 import("//build/lite/config/component/lite_component.gni")
108 std_include = exec_script("//build/lite/run_shell_cmd.py",
239 deps = [ "//build/lite:ohos" ]
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
DKconfig115 bool "Support Contec Micro9-Lite"
119 Contec Micro9-Lite board.

12345678910