Home
last modified time | relevance | path

Searched defs:node (Results 1576 – 1600 of 2618) sorted by relevance

1...<<61626364656667686970>>...105

/Linux-v5.15/drivers/irqchip/
Dirq-tegra.c275 static int __init tegra_ictlr_init(struct device_node *node, in tegra_ictlr_init()
/Linux-v5.15/drivers/gpu/drm/msm/disp/
Dmdp_kms.h63 struct list_head node; member
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/core/
Dobject.c35 struct rb_node *node = client->objroot.rb_node; in nvkm_object_search() local
/Linux-v5.15/drivers/iio/common/ssp_sensors/
Dssp_dev.c444 struct device_node *node = dev->of_node; in ssp_parse_dt() local
/Linux-v5.15/sound/soc/intel/skylake/
Dskl-topology.h206 } node; member
278 struct list_head node; member
436 struct list_head node; member
442 struct list_head node; member
/Linux-v5.15/drivers/misc/
Dfastrpc.c152 struct list_head node; /* list of user requested mmaps */ member
159 struct list_head node; member
163 struct list_head node; member
187 struct list_head node; /* list of ctxs */ member
/Linux-v5.15/fs/ocfs2/cluster/
Dheartbeat.c737 struct o2nm_node *node, in o2hb_fire_callbacks()
790 struct o2nm_node *node, in o2hb_queue_node_event()
811 struct o2nm_node *node; in o2hb_shutdown_slot() local
890 struct o2nm_node *node; in o2hb_check_slot() local
/Linux-v5.15/drivers/scsi/device_handler/
Dscsi_dh_alua.c64 struct list_head node; member
84 struct list_head node; member
/Linux-v5.15/include/media/
Dv4l2-ctrls.h243 struct list_head node; member
322 struct list_head node; member
/Linux-v5.15/drivers/base/
Dproperty.c1266 struct fwnode_handle *node; in fwnode_graph_devcon_match() local
1289 struct fwnode_handle *node; in fwnode_devcon_match() local
/Linux-v5.15/drivers/platform/x86/
Dpanasonic-laptop.c811 static int pcc_register_optd_notifier(struct pcc_acpi *pcc, char *node) in pcc_register_optd_notifier()
830 static void pcc_unregister_optd_notifier(struct pcc_acpi *pcc, char *node) in pcc_unregister_optd_notifier()
Deeepc-laptop.c632 static void eeepc_rfkill_hotplug_update(struct eeepc_laptop *eeepc, char *node) in eeepc_rfkill_hotplug_update()
654 char *node) in eeepc_register_rfkill_notifier()
680 char *node) in eeepc_unregister_rfkill_notifier()
/Linux-v5.15/drivers/perf/
Darm_dsu_pmu.c812 static int dsu_pmu_cpu_online(unsigned int cpu, struct hlist_node *node) in dsu_pmu_cpu_online()
830 static int dsu_pmu_cpu_teardown(unsigned int cpu, struct hlist_node *node) in dsu_pmu_cpu_teardown()
/Linux-v5.15/drivers/soc/rockchip/
Dpm_domains.c390 struct device_node *node) in rockchip_pm_add_one_domain()
634 struct device_node *node; in rockchip_pm_domain_probe() local
/Linux-v5.15/kernel/
Dpadata.c787 static int padata_cpu_online(unsigned int cpu, struct hlist_node *node) in padata_cpu_online()
802 static int padata_cpu_dead(unsigned int cpu, struct hlist_node *node) in padata_cpu_dead()
/Linux-v5.15/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c57 struct llist_node *node; in svc_rdma_get_rw_ctxt() local
109 struct llist_node *node; in svc_rdma_destroy_rw_ctxts() local
/Linux-v5.15/arch/ia64/kernel/
Diosapic.c123 unsigned short node; /* numa node association via pxm */ member
1124 void map_iosapic_to_node(unsigned int gsi_base, int node) in map_iosapic_to_node()
/Linux-v5.15/drivers/gpu/drm/sti/
Dsti_tvout.c499 struct drm_info_node *node = s->private; in tvout_dbg_show() local
839 struct device_node *node = dev->of_node; in sti_tvout_probe() local
/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-sierra.c557 struct device_node *node = dev->of_node; in cdns_sierra_clk_unregister() local
565 struct device_node *node = dev->of_node; in cdns_sierra_clk_register() local
835 int i, ret, node = 0; in cdns_sierra_phy_probe() local
/Linux-v5.15/drivers/staging/media/tegra-video/
Dvi.c1289 struct device_node *node, unsigned int lanes) in tegra_vi_channel_alloc()
1343 struct device_node *node = vi->dev->of_node; in tegra_vi_channels_alloc() local
1791 struct device_node *node = NULL; in tegra_vi_graph_parse_one() local
/Linux-v5.15/drivers/infiniband/sw/rdmavt/
Dqp.c132 int node = rdi->dparms.node; in rvt_wss_init() local
785 int rvt_alloc_rq(struct rvt_rq *rq, u32 size, int node, in rvt_alloc_rq()
999 static int alloc_ud_wq_attr(struct rvt_qp *qp, int node) in alloc_ud_wq_attr()
/Linux-v5.15/mm/
Dmemory_hotplug.c641 static void node_states_set_node(int node, struct memory_notify *arg) in node_states_set_node()
1851 static void node_states_clear_node(int node, struct memory_notify *arg) in node_states_clear_node()
1880 int ret, node; in offline_pages() local
/Linux-v5.15/arch/ia64/hp/common/
Dsba_iommu.c212 unsigned int node; /* node where this IOC lives */ member
1115 int node = -1; in sba_alloc_coherent() local
1969 unsigned int node; in sba_map_ioc_to_node() local
/Linux-v5.15/drivers/dma/
Dnbpfaxi.c139 struct list_head node; member
157 struct list_head node; member
169 struct list_head node; member
/Linux-v5.15/drivers/gpu/drm/tegra/
Ddc.c1540 struct drm_info_node *node = s->private; in tegra_dc_show_regs() local
1566 struct drm_info_node *node = s->private; in tegra_dc_show_crc() local
1597 struct drm_info_node *node = s->private; in tegra_dc_show_stats() local

1...<<61626364656667686970>>...105