Home
last modified time | relevance | path

Searched defs:node (Results 351 – 375 of 3215) sorted by relevance

1...<<11121314151617181920>>...129

/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mtk.c468 struct device_node *node) in __mtk_clk_simple_probe()
630 struct device_node *node) in __mtk_clk_simple_remove()
659 struct device_node *node = dev->parent->of_node; in mtk_clk_pdev_probe() local
667 struct device_node *node = pdev->dev.of_node; in mtk_clk_simple_probe() local
676 struct device_node *node = dev->parent->of_node; in mtk_clk_pdev_remove() local
H A Dclk-mt2701.c663 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local
746 static void __init mtk_infrasys_init_early(struct device_node *node) in mtk_infrasys_init_early()
777 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local
892 struct device_node *node = pdev->dev.of_node; in mtk_pericfg_init() local
975 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
H A Dclk-mt6795-pericfg.c97 struct device_node *node = pdev->dev.of_node; in clk_mt6795_pericfg_probe() local
141 struct device_node *node = pdev->dev.of_node; in clk_mt6795_pericfg_remove() local
H A Dclk-mt6795-infracfg.c89 struct device_node *node = pdev->dev.of_node; in clk_mt6795_infracfg_probe() local
132 struct device_node *node = pdev->dev.of_node; in clk_mt6795_infracfg_remove() local
H A Dclk-mt8195-apusys_pll.c62 struct device_node *node = pdev->dev.of_node; in clk_mt8195_apusys_pll_probe() local
91 struct device_node *node = pdev->dev.of_node; in clk_mt8195_apusys_pll_remove() local
/openbmc/qemu/contrib/plugins/
H A Dcflow.c129 NodeData *node = (NodeData *) value; in filter_non_branches() local
206 NodeData *node = g_new0(NodeData, 1); in create_node() local
215 NodeData *node = NULL; in fetch_node() local
244 NodeData *node = fetch_node(lpc, true); in vcpu_tb_branched_exec() local
335 NodeData *node = fetch_node(ipc, last_insn); in vcpu_tb_trans() local
/openbmc/linux/include/linux/
H A Dfreelist.h30 static inline void __freelist_add(struct freelist_node *node, struct freelist_head *list) in __freelist_add()
64 static inline void freelist_add(struct freelist_node *node, struct freelist_head *list) in freelist_add()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_debugfs.c41 struct drm_info_node *node = (struct drm_info_node *) m->private; in qxl_debugfs_irq_received() local
55 struct drm_info_node *node = (struct drm_info_node *) m->private; in qxl_debugfs_buffers_info() local
/openbmc/linux/drivers/irqchip/
H A Dirq-sun4i.c107 static int __init sun4i_of_init(struct device_node *node, in sun4i_of_init()
146 static int __init sun4i_ic_of_init(struct device_node *node, in sun4i_ic_of_init()
161 static int __init suniv_ic_of_init(struct device_node *node, in suniv_ic_of_init()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c74 struct list_head *node = hyp_page_to_virt(p); in page_remove_from_list() local
82 struct list_head *node = hyp_page_to_virt(p); in page_add_to_list() local
88 static inline struct hyp_page *node_to_page(struct list_head *node) in node_to_page()
/openbmc/linux/net/tipc/
H A Dnode.c266 u32 tipc_node_get_addr(struct tipc_node *node) in tipc_node_get_addr()
271 char *tipc_node_get_id_str(struct tipc_node *node) in tipc_node_get_id_str()
319 void tipc_node_put(struct tipc_node *node) in tipc_node_put()
324 void tipc_node_get(struct tipc_node *node) in tipc_node_get()
335 struct tipc_node *node; in tipc_node_find() local
406 u32 bearer_id, node; in tipc_node_write_unlock() local
628 static void tipc_node_delete_from_list(struct tipc_node *node) in tipc_node_delete_from_list()
638 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete()
650 struct tipc_node *node, *t_node; in tipc_node_stop() local
696 struct tipc_node *node; in tipc_node_add_conn() local
[all …]
/openbmc/linux/drivers/iommu/iommufd/
H A Dio_pagetable.h40 struct interval_tree_node node; member
54 struct interval_tree_node node; member
58 struct interval_tree_node node; member
237 struct interval_tree_node node; member
/openbmc/linux/drivers/soc/fsl/
H A Ddpaa2-console.c104 static int dpaa2_generic_console_open(struct inode *node, struct file *fp, in dpaa2_generic_console_open()
169 static int dpaa2_mc_console_open(struct inode *node, struct file *fp) in dpaa2_mc_console_open()
176 static int dpaa2_aiop_console_open(struct inode *node, struct file *fp) in dpaa2_aiop_console_open()
183 static int dpaa2_console_close(struct inode *node, struct file *fp) in dpaa2_console_close()
/openbmc/rest-dbus/resources/
H A Djstree.min.js2 …jstree.reference=function(b){var c=null,d=null;if(!b||!b.id||b.tagName&&b.nodeType||(b=b.id),!d||!… property in AnonymousClassf811328e2c01
3 …a.jstree.root].children:q[f.parent].children)}b=j.cloneNode(!0),o="jstree-node ";for(l in f.li_att… property in AnonymousClassf811328e8601
4 …),e=0,f=c.length;f>e;e++)this.set_icon(c[e],d);return!0}return c=this.get_node(c),c&&c.id!==a.jstr… property in AnonymousClassf811328e12001
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_event.c101 struct mwifiex_sta_node *node; in mwifiex_process_uap_event() local
334 struct mwifiex_sta_node *node) in mwifiex_uap_del_sta_data()
/openbmc/linux/drivers/memory/tegra/
H A Dtegra234.c1008 static int tegra234_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra234_mc_icc_aggregate()
1030 static int tegra234_mc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra234_mc_icc_get_init_bw()
H A Dmc.c420 struct device_node *node) in load_one_timing()
451 static int load_timings(struct tegra_mc *mc, struct device_node *node) in load_timings()
480 struct device_node *node; in tegra_mc_setup_timings() local
761 struct icc_node *node; in tegra_mc_icc_xlate() local
775 static int tegra_mc_icc_get(struct icc_node *node, u32 *average, u32 *peak) in tegra_mc_icc_get()
820 struct icc_node *node; in tegra_mc_interconnect_setup() local
/openbmc/linux/include/drm/
H A Dspsc_queue.h65 static inline bool spsc_queue_push(struct spsc_queue *queue, struct spsc_node *node) in spsc_queue_push()
91 struct spsc_node *next, *node; in spsc_queue_pop() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drbtree_btf_fail__add_wrong_type.c13 struct bpf_rb_node node; member
18 struct bpf_rb_node node; member
H A Dlinked_list.h10 struct bpf_list_node node; member
15 struct bpf_list_node node; member
H A Dlocal_kptr_stash_fail.c14 struct bpf_rb_node node; member
18 struct node_data __kptr *node; member
/openbmc/linux/drivers/clk/socfpga/
H A Dclk-periph.c50 static void __init __socfpga_periph_init(struct device_node *node, in __socfpga_periph_init()
120 void __init socfpga_periph_init(struct device_node *node) in socfpga_periph_init()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm63xx.c45 static int bcm63xx_gpio_probe(struct device *dev, struct device_node *node, in bcm63xx_gpio_probe()
70 struct device_node *node; in bcm63xx_pinctrl_probe() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c71 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_add() local
383 struct iwl_dbg_tlv_timer_node *node, *tmp; in iwl_dbg_tlv_del_timers() local
836 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_send_hcmds() local
855 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_apply_config() local
973 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_set_periodic_trigs() local
1055 struct iwl_dbg_tlv_node *node) in iwl_dbg_tlv_override_trig_node()
1138 struct iwl_dbg_tlv_node *node, *match = NULL; in iwl_dbg_tlv_add_active_trigger() local
1165 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_gen_active_trig_list() local
1211 struct iwl_dbg_tlv_node *node; in iwl_dbg_tlv_tp_trigger() local
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_domain.c322 struct efc_node *node; in __efc_domain_init() local
409 struct efc_node *node; in __efc_domain_wait_alloc() local
553 struct efc_node *node = NULL; in __efc_domain_wait_attach() local
943 struct efc_node *node = NULL; in efc_domain_dispatch_frame() local
1027 struct efc_node *node = (struct efc_node *)arg; in efc_node_dispatch_frame() local

1...<<11121314151617181920>>...129