Home
last modified time | relevance | path

Searched refs:associate (Results 1 – 25 of 85) sorted by relevance

1234

/src/sys/contrib/device-tree/Bindings/nvmem/
H A Dvf610-ocotp.txt9 clocks : ipg clock we associate with the OCOTP peripheral
/src/sys/contrib/device-tree/Bindings/ptp/
H A Dptp-ines.txt6 attributes of PHY nodes. These associate a particular MII bus with a
/src/crypto/openssl/doc/man3/
H A DEVP_CIPHER_CTX_get_app_data.pod18 associate an opaque, application-defined pointer with an EVP_CIPHER_CTX object.
H A DBIO_s_core.pod28 OSSL_LIB_CTX_new_from_dispatch(3). To associate the BIO with a library context
H A DSSL_CTX_add1_chain_cert.pod105 The chains associate with an SSL_CTX structure are copied to any SSL
H A DDH_meth_new.pod96 ability to associate implementation specific data with the DH_METHOD. It is
H A DOSSL_LIB_CTX.pod89 This can be used to associate a library context with providers that are loaded
/src/sys/contrib/device-tree/Bindings/iommu/
H A Drockchip,iommu.txt15 to associate with its master device. See:
/src/contrib/wpa/hostapd/
H A DREADME-MULTI-AP84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate
87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate
135 not follow the Multi-AP specification, wpa_supplicant will fail to associate.
H A Dandroid.config194 # available to the AP and the devices that may associate with it.
/src/sys/contrib/device-tree/Bindings/pinctrl/
H A Dabilis,tb10x-iomux.txt18 driver and these names are used to associate pin group predefinitions to pin
/src/crypto/openssl/doc/man7/
H A DOSSL_STORE-winstore.pod35 Windows certificate store also has the ability to associate additional
/src/tools/tools/net80211/w00t/
H A DREADME26 Acts as a wifi client. It will associate to a network and bind a
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td18 // class. Target hooks allow subtargets to associate opcodes with
26 // each subtarget, define WriteRes and ReadAdvance to associate
38 // subtarget can directly associate resources with SchedReadWrite
72 // Target hooks allow subtargets to associate LoadLatency and
206 // A target architecture may define SchedReadWrite types and associate
348 // Directly associate a new SchedRead type with a delay and optional
/src/crypto/openssl/doc/designs/quic-design/
H A Dconnection-id-cache.md33 * generate a new connection ID and associate it with a connection;
184 * Generate a new random local connection ID and associate it with a connection.
/src/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Ddcsr.txt271 Definition: A phandle to associate this debug node with its
365 Definition: A phandle to associate this debug node with its cpu.
/src/sys/contrib/device-tree/Bindings/pci/
H A Dpci-msi.txt18 Requester ID. A mechanism is required to associate a device with both the MSI
/src/contrib/sqlite3/tea/
H A Dteaish.tcl84 knows what version number to associate with the system-level SQLite.}
/src/lib/libpmc/pmu-events/
H A DREADME126 to identify CPU (and associate it with a set of PMU events
/src/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md37 and isolation of VDEV faults. A fault is something we can associate
/src/sys/contrib/device-tree/Bindings/misc/
H A Dfsl,qoriq-mc.txt32 The msi-map property is used to associate the devices with both the ITS
/src/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h62 if (wpa_s->driver->associate) { in wpa_drv_associate()
66 return wpa_s->driver->associate(wpa_s->drv_priv, params); in wpa_drv_associate()
H A Dwpa_priv.c304 if (iface->drv_priv == NULL || iface->driver->associate == NULL) in wpa_priv_cmd_associate()
339 res = iface->driver->associate(iface->drv_priv, &params); in wpa_priv_cmd_associate()
/src/sys/dev/acpica/
H A Dacpi_if.m43 # previous device and properly associate the current ACPI_HANDLE with it.
/src/contrib/ncurses/doc/
H A Dncurses-intro.doc201 associate backing store with each of a stack or deck of overlapping
1208 routines. It exists so the programmer can associate a title, a border,
1695 FIELDTYPE *ftype, /* type to associate */
1713 TYPE_ALPHA, /* type to associate */
1727 TYPE_ALNUM, /* type to associate */
1741 TYPE_ENUM, /* type to associate */
1768 TYPE_INTEGER, /* type to associate */
1786 TYPE_NUMERIC, /* type to associate */
1807 TYPE_REGEXP, /* type to associate */
1881 By making this step explicit, you can associate a form with a declared
[all …]

1234