| /freebsd-14.2/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | brcm,brcmstb-gpio.txt | 22 Specifies that the node is a GPIO controller. 52 Marks the device node as an interrupt controller
|
| /freebsd-14.2/sys/dev/qat/qat_hw/qat_4xxx/ |
| H A D | adf_drv.c | 106 if (bus_get_domain(dev, &accel_pci_dev->node) != 0) in adf_attach() 107 accel_pci_dev->node = 0; in adf_attach()
|
| /freebsd-14.2/sys/dev/qat/qat_hw/qat_c3xxx/ |
| H A D | adf_drv.c | 102 if (bus_get_domain(dev, &accel_pci_dev->node) != 0) in adf_attach() 103 accel_pci_dev->node = 0; in adf_attach()
|
| /freebsd-14.2/sys/dev/qat/qat_hw/qat_4xxxvf/ |
| H A D | adf_drv.c | 109 if (bus_get_domain(dev, &accel_pci_dev->node) != 0) in adf_attach() 110 accel_pci_dev->node = 0; in adf_attach()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | ralink,rt305x-pinctrl.yaml | 30 description: node for pinctrl. 31 $ref: pinmux-node.yaml#
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/virtio/ |
| H A D | pci-iommu.yaml | 17 contains a child node representing the IOMMU device explicitly. 20 virtio-iommu node doesn't have an "iommus" property, and is omitted from
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | cpcap-rtc.txt | 7 Requires node properties:
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/rockchip/ |
| H A D | pmu.txt | 7 Required node properties:
|
| /freebsd-14.2/contrib/ofed/opensm/include/opensm/ |
| H A D | osm_ucast_lash.h | 79 mesh_node_t *node; member
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | hx509.texi | 173 @node Top, Introduction, (dir), (dir) 217 @node Introduction, What is X.509 ?, Top, Top 250 @node What is X.509 ?, Setting up a CA, Introduction, Top 335 @node Setting up a CA, Creating a CA certificate, What is X.509 ?, Top 364 @node Creating a CA certificate, Issuing certificates, Setting up a CA, Top 432 @node Issuing certificates, Issuing CRLs, Creating a CA certificate, Top 507 @node Issuing CRLs, Application requirements, Issuing certificates, Top 694 @node CMS background, Certificate matching, CMS signing and encryption, Top 698 @node Certificate matching, Matching syntax, CMS background, Top 704 @node Matching syntax, Software PKCS 11 module, Certificate matching, Top [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/xillybus/ |
| H A D | xillybus.txt | 6 - interrupts: Contains one interrupt node, typically consisting of three cells.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | nokia,n900-ir | 7 Example node:
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | tps65090.txt | 10 This node is a subnode of the tps65090 PMIC.
|
| H A D | tps65217_charger.txt | 9 This node is a subnode of the tps65217 PMIC.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/light/ |
| H A D | apds9960.txt | 12 node bindings.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | nxp,pca9541.txt | 11 - I2C arbitration bus node. See i2c-arb.txt in this directory.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | img,pistachio-internal-dac.txt | 8 node which contains the internal dac control registers
|
| H A D | mt8173-rt5650-rt5676.txt | 6 and of the hdmi encoder node
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-a64-pinetab-early-adopter.dts | 17 /delete-node/ panel@0;
|
| /freebsd-14.2/sys/netgraph/ |
| H A D | ng_ip_input.c | 109 ngipi_cons(node_p node) in ngipi_cons() argument
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/reset/ |
| H A D | axxia-reset.txt | 8 -syscon: phandle to the syscon node.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | ts4800-ts.txt | 7 - syscon: phandle / integers array that points to the syscon node which
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7180-trogdor-lazor-limozeen-nots.dts | 18 /delete-node/&ap_ts;
|
| /freebsd-14.2/contrib/ldns/ldns/ |
| H A D | higher.h | 89 uint16_t ldns_getaddrinfo(ldns_resolver *res, const ldns_rdf *node, ldns_rr_class c, ldns_rr_list *…
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kmem-cache.c | 366 struct rb_node *node = root->rb_node; in spl_emergency_search() local 370 while (node) { in spl_emergency_search() 371 ske = container_of(node, spl_kmem_emergency_t, ske_node); in spl_emergency_search() 374 node = node->rb_left; in spl_emergency_search() 376 node = node->rb_right; in spl_emergency_search()
|