| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | firewire.rst | 8 The Linux FireWire subsystem adds some interfaces into the Linux system to 11 The main purpose of these interfaces is to access address space on each node 15 Two types of interfaces are added, according to consumers of the interface. A 16 set of userspace interfaces is available via `firewire character devices`. A set 17 of kernel interfaces is available via exported symbols in `firewire-core` module. 28 Firewire device probing and sysfs interfaces 37 Firewire core transaction interfaces 43 Firewire Isochronous I/O interfaces
|
| H A D | target.rst | 10 Target core device interfaces 16 Target core transport interfaces 44 iSCSI TCP interfaces
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/ |
| H A D | README | 2 userspace, and the relative stability of these interfaces. Due to the 4 interfaces should be used by userspace programs in different ways. 13 This directory documents the interfaces that the developer has 15 interfaces with no restrictions, and backward compatibility for 16 them will be guaranteed for at least 2 years. Most interfaces 21 This directory documents interfaces that are felt to be stable, 26 programs can start to rely on these interfaces, but they must be 27 aware of changes that can occur before these interfaces move to 28 be marked stable. Programs that use these interfaces are 30 these interfaces, so that the kernel developers can easily [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ipv6.rst | 37 No IPv6 addresses will be added to interfaces, and 45 on all interfaces. This might be used when one does not wish 52 IPv6 address autoconfiguration is disabled on all interfaces. 55 will be added to interfaces. 58 IPv6 address autoconfiguration is enabled on all interfaces. 64 Specifies whether to disable IPv6 on all interfaces. 70 IPv6 is enabled on all interfaces. 75 IPv6 is disabled on all interfaces. 77 No IPv6 addresses will be added to interfaces.
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | bnx2fc.rst | 7 cooperates with all interfaces provided by the Linux ecosystem for FC/FCoE and 13 depend on the state of the network interfaces to operate. As such, the network 15 It is recommended that the network interfaces be configured to be brought up 18 Furthermore, the Broadcom FCoE offload solution creates VLAN interfaces to 20 eth0.1001-fcoe). Do not delete or disable these interfaces or FCoE operation 28 2. Configure the interfaces on which bnx2fc driver has to operate on. 33 c. Repeat this for all the interfaces where FCoE has to be enabled. 41 the system, bnx2fc driver would automatically claim the interfaces, starts vlan 69 <INTERFACE>.<VLAN>-fcoe interfaces are automatically created. 72 create/destroy interfaces or to display lun/target information.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/dbus/dbus-glib/ |
| H A D | test-install-makefile.patch | 10 test/interfaces/Makefile.am | 3 ++- 41 diff --git a/test/interfaces/Makefile.am b/test/interfaces/Makefile.am 43 --- a/test/interfaces/Makefile.am 44 +++ b/test/interfaces/Makefile.am 50 +testdir = $(datadir)/@PACKAGE@/tests/interfaces 54 test-interfaces.c \
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.soc | 29 - Ethernet interfaces by FMan 35 - High-speed peripheral interfaces 38 - Additional peripheral interfaces 52 and peripheral bus interfaces required for networking, telecom/datacom, 73 - Ethernet interfaces 76 - High-speed peripheral interfaces 78 - Additional peripheral interfaces 107 - Ethernet interfaces supported by PFE: 111 - High-speed peripheral interfaces: 116 - Additional peripheral interfaces: [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | abi-testing.rst | 4 Documents interfaces that are felt to be stable, 11 Userspace programs can start to rely on these interfaces, but they must 12 be aware of changes that can occur before these interfaces move to 15 Programs that use these interfaces are strongly encouraged to add their 16 name to the description of these interfaces, so that the kernel
|
| H A D | abi-stable.rst | 4 Documents the interfaces that the developer has defined to be stable. 6 Userspace programs are free to use these interfaces with no 10 Most interfaces (like syscalls) are expected to never change and always
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | sony,imx214.txt | 22 - flash-leds: See ../video-interfaces.txt 23 - lens-focus: See ../video-interfaces.txt 27 Documentation/devicetree/bindings/media/video-interfaces.txt. 30 - data-lanes: check ../video-interfaces.txt 31 - link-frequencies: check ../video-interfaces.txt 32 - remote-endpoint: check ../video-interfaces.txt
|
| H A D | nokia,smia.txt | 8 Documentation/devicetree/bindings/media/video-interfaces.txt . 12 Documentation/devicetree/bindings/media/video-interfaces.txt . 31 - flash-leds: See ../video-interfaces.txt 32 - lens-focus: See ../video-interfaces.txt 35 ../video-interfaces.txt .
|
| H A D | imx290.txt | 5 interfaces. The sensor output is available via CMOS logic parallel SDR output, 24 Documentation/devicetree/bindings/media/video-interfaces.txt. 27 - data-lanes: check ../video-interfaces.txt 28 - link-frequencies: check ../video-interfaces.txt 29 - remote-endpoint: check ../video-interfaces.txt
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/init-ifupdown/ |
| H A D | init-ifupdown_1.0.bb | 2 DESCRIPTION = "This package provides high level tools to configure network interfaces" 16 file://interfaces \ 28 install -m 0644 ${WORKDIR}/interfaces ${D}${sysconfdir}/network/interfaces 41 CONFFILES:${PN} = "${sysconfdir}/network/interfaces"
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | module.c | 30 intf = module->interfaces[i]; in eject_store() 96 module = kzalloc(struct_size(module, interfaces, num_interfaces), in gb_module_create() 122 module->interfaces[i] = intf; in gb_module_create() 129 gb_interface_put(module->interfaces[i]); in gb_module_create() 210 gb_module_register_interface(module->interfaces[i]); in gb_module_add() 221 gb_module_deregister_interface(module->interfaces[i]); in gb_module_del() 233 gb_interface_put(module->interfaces[i]); in gb_module_put()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/ |
| H A D | parallel_make.patch | 18 -_generated/interfaces.py: $(tools_dir)/python-interfaces-generator.xsl $(wildcard $(spec_dir)/*.xm… 19 +_generated/interfaces.py: _generated/__init__.py $(tools_dir)/python-interfaces-generator.xsl $(wi… 21 $(tools_dir)/python-interfaces-generator.xsl \
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | authorization.rst | 12 its interfaces are immediately made available to the users. With this 101 There is a similar approach to allow or deny specific USB interfaces. 112 The default value for new interfaces 115 Allow interfaces per default:: 119 Deny interfaces per default:: 124 So all interfaces would authorized per default. 130 For drivers that need multiple interfaces all needed interfaces should be
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/ |
| H A D | 0001-Properly-NULL-terminate-GSS-receive-buffer-on-error-.patch | 31 src/interfaces/libpq/fe-secure-gssapi.c | 3 ++- 34 diff --git a/src/interfaces/libpq/fe-secure-gssapi.c b/src/interfaces/libpq/fe-secure-gssapi.c 36 --- a/src/interfaces/libpq/fe-secure-gssapi.c 37 +++ b/src/interfaces/libpq/fe-secure-gssapi.c
|
| /OK3568_Linux_fs/kernel/drivers/i2c/algos/ |
| H A D | Kconfig | 10 tristate "I2C bit-banging interfaces" 13 tristate "I2C PCF 8584 interfaces" 16 tristate "I2C PCA 9564 interfaces"
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/ |
| H A D | README.md | 7 …KNN API的代码位于RK3566_RK3568/RK3588 Android系统SDK的vendor/rockchip/hardware/interfaces/neuralnetworks目录… 22 mmm vendor/rockchip/hardware/interfaces/neuralnetworks/ -j16 69 …如果该服务没有运行,从Android SDK确保vendor/rockchip/hardware/interfaces/neuralnetworks/目录存在,并且重新编译系统固件,并重新烧写到板… 73 需要更新vendor/rockchip/hardware/interfaces/neuralnetworks到最新代码
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | stable-api-nonsense.rst | 15 Please realize that this article describes the **in kernel** interfaces, not 16 the kernel to userspace interfaces. 41 to worry about the in-kernel interfaces changing. For the majority of 53 So, there are two main topics here, binary kernel interfaces and stable 54 kernel source interfaces. They both depend on each other, but we will 110 current interfaces, or figure out a better way to do things. If they do 111 that, they then fix the current interfaces to work better. When they do 117 As a specific examples of this, the in-kernel USB interfaces have 132 which have had to maintain their older USB interfaces over time. This 134 interfaces and do things in improper ways, causing the stability of the [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | samsung-s5k6a3.txt | 4 S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces 26 The common video interfaces bindings (see video-interfaces.txt) should be 33 video-interfaces.txt. The sensor supports only one data lane.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/dsa/ |
| H A D | configuration.rst | 35 All other corresponding linux interfaces are called slave interfaces. 37 The slave interfaces depend on the master interface. They can only brought up, 40 In this documentation the following Ethernet interfaces are used: 57 Further Ethernet interfaces can be configured similar. 94 # bring up the slave interfaces 107 # bring up the slave interfaces 134 # bring up the slave interfaces 181 # bring up the slave interfaces 223 # bring up the slave interfaces 265 # bring up the slave interfaces
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/ |
| H A D | interfaces | 1 # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) 7 # Wireless interfaces 16 # Wired or wireless interfaces
|
| /OK3568_Linux_fs/buildroot/package/ifupdown-scripts/ |
| H A D | ifupdown-scripts.mk | 9 > $(TARGET_DIR)/etc/network/interfaces 17 ) >> $(TARGET_DIR)/etc/network/interfaces 31 ) >> $(TARGET_DIR)/etc/network/interfaces
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
| H A D | 0001-Create-subroutine-for-cleaning-recent-interfaces.patch | 4 Subject: [PATCH] Create subroutine for cleaning recent interfaces 7 interfaces into its own subroutine. 24 +// Clean up any interfaces that have been hanging around on the RecentInterfaces list for more tha… 44 - // Clean up any interfaces that have been hanging around on the RecentInterfaces list for more…
|