Searched defs:node (Results 326 - 350 of 2721) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/powerpc/platforms/pseries/
H A Dfirmware.c154 static int __init probe_fw_features(unsigned long node, const char *uname, int argument
/linux-master/drivers/clk/socfpga/
H A Dclk-gate-a10.c42 static void __init __socfpga_gate_init(struct device_node *node, argument
118 void __init socfpga_a10_gate_init(struct device_node *node) argument
[all...]
H A Dclk-periph-a10.c60 static void __init __socfpga_periph_init(struct device_node *node, argument
130 void __init socfpga_a10_periph_init(struct device_node *node) argument
[all...]
H A Dclk-periph.c50 static void __init __socfpga_periph_init(struct device_node *node, argument
120 void __init socfpga_periph_init(struct device_node *node) argument
[all...]
/linux-master/drivers/i2c/
H A Di2c-core-of.c22 int of_i2c_get_board_info(struct device *dev, struct device_node *node, argument
65 of_i2c_register_device(struct i2c_adapter *adap, struct device_node *node) argument
87 struct device_node *bus, *node; local
[all...]
/linux-master/kernel/module/
H A Dtree_lookup.c64 static noinline void __mod_tree_insert(struct mod_tree_node *node, struct mod_tree_root *tree) argument
69 static void __mod_tree_remove(struct mod_tree_node *node, struct mod_tree_root *tree) argument
/linux-master/drivers/clk/versatile/
H A Dclk-sp810.c29 struct device_node *node; member in struct:clk_sp810
83 static void __init clk_sp810_of_setup(struct device_node *node) argument
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A D11n.h60 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ptr->ra); local
173 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ra); local
158 mwifiex_is_sta_11n_enabled(struct mwifiex_private *priv, struct mwifiex_sta_node *node) argument
/linux-master/arch/arm/mach-pxa/
H A Dpxa25x.c151 pxa25x_dt_init_irq(struct device_node *node, struct device_node *parent) argument
/linux-master/drivers/irqchip/
H A Dirq-jcore-aic.c65 static int __init aic_irq_of_init(struct device_node *node, argument
/linux-master/drivers/clk/mediatek/
H A Dclk-cpumux.c106 int mtk_clk_register_cpumuxes(struct device *dev, struct device_node *node, argument
/linux-master/drivers/acpi/arm64/
H A Dapmt.c26 apmt_init_resources(struct resource *res, struct acpi_apmt_node *node) argument
75 apmt_add_platform_device(struct acpi_apmt_node *node, struct fwnode_handle *fwnode) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmpfs.c67 struct l2addr_node node; member in struct:l2table_node
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c132 struct device_node *node; local
/linux-master/include/linux/
H A Drbtree_latch.h41 struct rb_node node[2]; member in struct:latch_tree_node
70 __lt_from_rb(struct rb_node *node, int idx) argument
81 struct rb_node *node = &ltn->node[idx]; local
106 __lt_find(void *key, struct latch_tree_root *ltr, int idx, int (*comp)(void *key, struct latch_tree_node *node)) argument
109 struct rb_node *node = rcu_dereference_raw(ltr->tree[idx].rb_node); local
144 latch_tree_insert(struct latch_tree_node *node, struct latch_tree_root *root, const struct latch_tree_ops *ops) argument
171 latch_tree_erase(struct latch_tree_node *node, struct latch_tree_root *root, const struct latch_tree_ops *ops) argument
203 struct latch_tree_node *node; local
[all...]
/linux-master/tools/lib/perf/include/internal/
H A Devsel.h19 struct hlist_node node; member in struct:perf_sample_id
42 struct list_head node; member in struct:perf_evsel
/linux-master/drivers/i2c/busses/
H A Di2c-octeon-platdrv.c137 struct device_node *node = pdev->dev.of_node; local
/linux-master/drivers/usb/phy/
H A Dphy-isp1301.c142 struct i2c_client *isp1301_get_client(struct device_node *node) argument
/linux-master/drivers/cpuidle/
H A Dcpuidle-psci-domain.c26 struct device_node *node; member in struct:psci_pd_provider
140 struct device_node *node; local
[all...]
H A Ddt_idle_genpd.c133 struct device_node *node; local
157 struct device_node *node; local
[all...]
/linux-master/drivers/perf/
H A Darm_pmu_platform.c60 static bool pmu_has_irq_affinity(struct device_node *node) argument
/linux-master/drivers/clocksource/
H A Dbcm2835_timer.c69 static int __init bcm2835_timer_init(struct device_node *node) argument
H A Dtimer-integrator-ap.c158 static int __init integrator_ap_timer_init_of(struct device_node *node) argument
/linux-master/arch/x86/pci/
H A Dbus_numa.c70 alloc_pci_root_info(int bus_min, int bus_max, int node, int link) argument
/linux-master/arch/arm/mach-shmobile/
H A Dsetup-rcar-gen2.c130 static int __init rcar_gen2_scan_mem(unsigned long node, const char *uname, argument

Completed in 230 milliseconds

<<11121314151617181920>>