Searched defs:node (Results 526 - 550 of 2734) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/clk/socfpga/
H A Dclk-pll-a10.c66 static void __init __socfpga_pll_init(struct device_node *node, argument
128 void __init socfpga_a10_pll_init(struct device_node *node) argument
/linux-master/arch/powerpc/sysdev/
H A Ddcr.c15 static struct device_node *find_dcr_parent(struct device_node *node) argument
/linux-master/drivers/devfreq/
H A Ddevfreq-event.c224 struct device_node *node; local
[all...]
/linux-master/arch/mips/pci/
H A Dpci-legacy.c137 void pci_load_of_ranges(struct pci_controller *hose, struct device_node *node) argument
/linux-master/lib/
H A Drbtree.c85 __rb_insert(struct rb_node *node, struct rb_root *root, argument
230 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; local
424 dummy_propagate(struct rb_node *node, struct rb_node *stop) argument
434 rb_insert_color(struct rb_node *node, struct rb_root *root) argument
440 rb_erase(struct rb_node *node, struct rb_root *root) argument
456 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
492 rb_next(const struct rb_node *node) argument
524 rb_prev(const struct rb_node *node) argument
592 rb_left_deepest_node(const struct rb_node *node) argument
604 rb_next_postorder(const struct rb_node *node) argument
[all...]
/linux-master/drivers/usb/chipidea/
H A Ddebug.c158 struct td_node *node, *tmpnode; local
/linux-master/drivers/irqchip/
H A Dirq-al-fic.c136 static int al_fic_register(struct device_node *node, argument
196 static struct al_fic *al_fic_wire_init(struct device_node *node, argument
237 static int __init al_fic_init_dt(struct device_node *node, argument
[all...]
H A Dirq-ftintc010.c165 static int __init ft010_of_init_irq(struct device_node *node, argument
/linux-master/drivers/clk/mediatek/
H A Dclk-mt8192-apmixedsys.c155 struct device_node *node = pdev->dev.of_node; local
193 struct device_node *node = pdev->dev.of_node; local
H A Dclk-mt8186-apmixedsys.c144 struct device_node *node = pdev->dev.of_node; local
177 struct device_node *node = pdev->dev.of_node; local
H A Dclk-mt6795-apmixedsys.c140 struct device_node *node = dev->of_node; local
192 struct device_node *node = pdev->dev.of_node; local
/linux-master/arch/xtensa/platforms/xtfpga/
H A Dsetup.c110 static void __init update_local_mac(struct device_node *node) argument
/linux-master/block/
H A Dblk-ioc.c229 static struct io_context *alloc_io_context(gfp_t gfp_flags, int node) argument
/linux-master/drivers/nfc/nfcmrvl/
H A Di2c.c160 static int nfcmrvl_i2c_parse_dt(struct device_node *node, argument
/linux-master/arch/arm/mach-exynos/
H A Dexynos.c50 struct device_node *node; local
73 static int __init exynos_fdt_map_chipid(unsigned long node, cons argument
[all...]
/linux-master/arch/arm/mach-pxa/
H A Dpxa27x.c238 pxa27x_dt_init_irq(struct device_node *node, struct device_node *parent) argument
/linux-master/arch/x86/platform/olpc/
H A Dolpc_dt.c22 static phandle __init olpc_dt_getsibling(phandle node) argument
36 static phandle __init olpc_dt_getchild(phandle node) argument
52 olpc_dt_getproplen(phandle node, const char *prop) argument
69 olpc_dt_getproperty(phandle node, const char *prop, char *buf, int bufsize) argument
90 olpc_dt_nextprop(phandle node, char *prev, char *buf) argument
107 olpc_dt_pkg2path(phandle node, char *buf, const int buflen, int *len) argument
168 phandle node; local
203 phandle node; local
219 olpc_dt_compatible_match(phandle node, const char *compat) argument
239 phandle node; local
[all...]
/linux-master/include/linux/
H A Dcompaction.h137 static inline int compaction_register_node(struct node *node) argument
142 static inline void compaction_unregister_node(struct node *node) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool.c30 static void node_free(struct intel_gt_buffer_pool_node *node) argument
39 struct intel_gt_buffer_pool_node *node, *stale = NULL; local
100 struct intel_gt_buffer_pool_node *node = local
125 intel_gt_buffer_pool_mark_used(struct intel_gt_buffer_pool_node *node) argument
143 struct intel_gt_buffer_pool_node *node; local
175 struct intel_gt_buffer_pool_node *node; local
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Daperture_gm.c48 struct drm_mm_node *node; local
/linux-master/io_uring/
H A Dtctx.c97 struct io_tctx_node *node; local
158 struct io_tctx_node *node; local
181 struct io_tctx_node *node; local
[all...]
/linux-master/tools/perf/util/
H A Dstrfilter.c19 static void strfilter_node__delete(struct strfilter_node *node) argument
70 struct strfilter_node *node = zalloc(sizeof(*node)); local
218 strfilter_node__compare(struct strfilter_node *node, const char *str) argument
249 strfilter_node__sprint_pt(struct strfilter_node *node, char *buf) argument
264 strfilter_node__sprint(struct strfilter_node *node, char *buf) argument
[all...]
H A Devsel_fprintf.c116 struct callchain_cursor_node *node; local
/linux-master/drivers/pci/controller/
H A Dpcie-iproc.h121 iproc_msi_init(struct iproc_pcie *pcie, struct device_node *node) argument
/linux-master/drivers/usb/gadget/legacy/
H A Dhid.c33 struct list_head node; member in struct:hidg_func_node

Completed in 176 milliseconds

<<21222324252627282930>>