/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | fsl_rio.h | 125 struct device_node *node);
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | xics.h | 91 int (*host_match)(struct ics *ics, struct device_node *node);
|
H A D | cell-pmu.h | 87 extern void cbe_sync_irq(int node);
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | io_apic.h | 177 int node, int trigger, int polarity);
|
H A D | x86_init.h | 167 void (*fixup_cpu_id)(struct cpuinfo_x86 *c, int node);
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/82xx/ |
H A D | pq2ads-pci-pic.c | 27 struct device_node *node; member 125 printk(KERN_ERR "No pci pic node in device tree.\n"); in pq2ads_pci_init_irq() 132 printk(KERN_ERR "No interrupt in pci pic node.\n"); in pq2ads_pci_init_irq()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | topology.c | 21 #include <linux/node.h> 104 pr_err("missing device node for CPU %d\n", cpu); in parse_dt_topology()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | voltage.h | 50 * @node: list_head linking all voltage domains 65 struct list_head node; member
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | acpi_platform.c | 87 * acpi_create_platform_device - Create platform device for ACPI device node 88 * @adev: ACPI device node to create a platform device for. 107 /* If the ACPI node already has a physical device attached, skip it. */ in acpi_create_platform_device() 127 list_for_each_entry(rentry, &resource_list, node) in acpi_create_platform_device() 136 * If the ACPI node has a parent and that parent has a physical device in acpi_create_platform_device()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf.h | 99 u8 node; /* Operating node: Bits (46:44) in BAR0 address */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.h | 39 u16 prof_id_ref; /* profile ID to node association ref count */ 72 void ice_free_sched_node(struct ice_port_info *pi, struct ice_sched_node *node);
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ip27/ |
H A D | kernel-entry-init.h | 36 li t0, 0x1c000 # Offset of text into node memory
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | cell-pmu.h | 87 extern void cbe_sync_irq(int node);
|
H A D | xics.h | 95 int (*host_match)(struct ics *ics, struct device_node *node);
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | topology.c | 21 #include <linux/node.h> 104 pr_err("missing device node for CPU %d\n", cpu); in parse_dt_topology()
|
/kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
H A D | fsl_rio.h | 125 struct device_node *node);
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | cacheinfo.c | 67 struct device_node *node, in ci_leaf_init() 66 ci_leaf_init(struct cacheinfo *this_leaf, struct device_node *node, enum cache_type type, unsigned int level) ci_leaf_init() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_vma_types.h | 170 struct drm_mm_node node; member
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_bus.h | 34 * @node: entry in device's list of functions 40 struct list_head node; member
|
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/ |
H A D | bdisp.h | 21 * Max nb of nodes in node-list: 106 * @node: node array 107 * @node_paddr: node physical address array 120 struct bdisp_node *node[MAX_NB_NODE]; member 131 * @vdev: video device node for v4l2 m2m mode
|
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_context.h | 36 struct list_head node; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.h | 51 struct rhash_head node; member
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | cs_internal.h | 39 struct list_head node; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
H A D | nv_backlight.c | 102 snprintf(name, sizeof(name), "nvidiabl%d", info->node); in nvidia_bl_init()
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | crypto.h | 41 #include "node.h" 61 * Each nodes in the cluster has one TX key, for RX a node needs to know 99 * D : The destined bit i.e. the message's destination node is 103 * node's TX key (when the "D" bit is set) 113 * Prevnode: The source node address, or ID in case LINK_CONFIG only 160 struct tipc_node *node);
|