Home
last modified time | relevance | path

Searched refs:node (Results 4876 – 4900 of 6034) sorted by relevance

1...<<191192193194195196197198199200>>...242

/linux-6.15/drivers/irqchip/
H A Dirq-stm32mp-exti.c561 u32 bank_idx, struct device_node *node) in stm32mp_exti_chip_init() argument
583 pr_info("%pOF: bank%d\n", node, bank_idx); in stm32mp_exti_chip_init()
H A Dirq-sifive-plic.c730 static int __init plic_early_probe(struct device_node *node, in plic_early_probe() argument
733 return plic_probe(&node->fwnode); in plic_early_probe()
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dmaxim,max9286.yaml161 Child node of the i2c bus multiplexer which represents a GMSL link.
163 an i2c-mux child node. The MAX9286 chip supports up to 4 GMSL
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dapple.yaml112 property of the root node of the Apple Device Tree, lowercased. It can be
128 the `compatible` property of the arm-io node of the Apple Device Tree,
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-most124 Indicates the current node address.
132 Indicates the current node position.
/linux-6.15/drivers/bus/
H A Dsunxi-rsb.c203 struct device_node *node, u16 hwaddr, u8 rtaddr) in sunxi_rsb_device_create() argument
217 rdev->dev.of_node = node; in sunxi_rsb_device_create()
/linux-6.15/drivers/net/ethernet/moxa/
H A Dmoxart_ether.c457 struct device_node *node = p_dev->of_node; in moxart_mac_probe() local
468 irq = irq_of_parse_and_map(node, 0); in moxart_mac_probe()
/linux-6.15/arch/arm/boot/dts/marvell/
H A Darmada-385-turris-omnia.dts110 * eth2 node below.
204 * is present, U-Boot has to enable the sfp node above, remove phy
/linux-6.15/arch/powerpc/sysdev/xive/
H A Dnative.c244 static bool xive_native_match(struct device_node *node) in xive_native_match() argument
246 return of_device_is_compatible(node, "ibm,opal-xive-vc"); in xive_native_match()
/linux-6.15/arch/arm64/boot/dts/marvell/
H A Dcn9132-clearfog.dts515 /delete-node/ sata-port@0;
634 /delete-node/ sata-port@0;
/linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5.c561 struct device_node *node = pdev->dev.of_node; in hdmi_probe_of() local
565 ep = of_graph_get_endpoint_by_regs(node, 0, -1); in hdmi_probe_of()
/linux-6.15/net/ipv4/
H A Dinet_fragment.c244 rhashtable_remove_fast(&fqdir->rhashtable, &fq->node, in inet_frag_kill()
351 &q->node, f->rhash_params); in inet_frag_create()
/linux-6.15/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c368 struct device_node *node = dev->of_node; in dw_mipi_dsi_clk_register() local
379 ret = of_clk_add_hw_provider(node, of_clk_hw_simple_get, in dw_mipi_dsi_clk_register()
/linux-6.15/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c293 int node = virtio_crypto_get_current_node(); in virtio_crypto_skcipher_setkey() local
295 virtcrypto_get_dev_node(node, in virtio_crypto_skcipher_setkey()
/linux-6.15/drivers/i2c/busses/
H A Di2c-mxs.c777 struct device_node *node = dev->of_node; in mxs_i2c_get_ofdata() local
780 ret = of_property_read_u32(node, "clock-frequency", &speed); in mxs_i2c_get_ofdata()
/linux-6.15/Documentation/bpf/
H A Dmap_hash.rst237 - Attempt to pull any node from a global list and remove it from the hashmap
238 - Attempt to pull any node from any CPU's list and remove it from the hashmap
/linux-6.15/drivers/vfio/platform/
H A Dvfio_platform_common.c676 void __vfio_platform_register_reset(struct vfio_platform_reset_node *node) in __vfio_platform_register_reset() argument
679 list_add(&node->link, &reset_list); in __vfio_platform_register_reset()
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dmediatek,tphy.yaml138 # Required child node:
143 A sub-node is required for each port the controller provides.
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt7981-pinctrl.yaml156 $ref: /schemas/pinctrl/pinmux-node.yaml
328 $ref: /schemas/pinctrl/pincfg-node.yaml
H A Dmediatek,mt7986-pinctrl.yaml131 $ref: /schemas/pinctrl/pinmux-node.yaml
264 $ref: /schemas/pinctrl/pincfg-node.yaml
/linux-6.15/drivers/hid/
H A Dhid-debug.c3086 list_for_each_entry(list, &hdev->debug_list, node) in hid_debug_event()
3697 list_add_tail(&list->node, &list->hdev->debug_list); in hid_debug_events_open()
3782 list_del(&list->node); in hid_debug_events_release()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c951 ret = rhashtable_insert_fast(&adap->flower_tbl, &ch_flower->node, in cxgb4_tc_flower_replace()
999 rhashtable_remove_fast(&adap->flower_tbl, &ch_flower->node, in cxgb4_tc_flower_destroy()
1104 .head_offset = offsetof(struct ch_tc_flower_entry, node),
/linux-6.15/drivers/pinctrl/meson/
H A Dpinctrl-amlogic-a4.c723 struct device_node *node, char *name) in aml_map_resource() argument
735 i = of_property_match_string(node, "reg-names", name); in aml_map_resource()
738 if (of_address_to_resource(node, i, &res)) in aml_map_resource()
/linux-6.15/arch/x86/kernel/acpi/
H A Dboot.c690 int node; in acpi_register_gsi_ioapic() local
693 node = dev ? dev_to_node(dev) : NUMA_NO_NODE; in acpi_register_gsi_ioapic()
696 ioapic_set_alloc_attr(&info, node, trigger, polarity); in acpi_register_gsi_ioapic()
/linux-6.15/Documentation/arch/x86/
H A Damd-memory-encryption.rst181 RMP accesses from a NUMA node on which the RMP doesn't reside
182 can take longer than accesses from a NUMA node on which the RMP resides.
184 node as the memory the RMP is covering, potentially reducing latency

1...<<191192193194195196197198199200>>...242