Searched defs:node (Results 276 - 300 of 2721) sorted by last modified time

<<11121314151617181920>>

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h252 int node; member in struct:tmc_sg_table
H A Dcoresight-tmc-etf.c421 int node; local
H A Dcoresight-etm-perf.c156 int node = event->cpu == -1 ? -1 : cpu_to_node(event->cpu); local
H A Dcoresight-etb10.c379 int node; local
H A Dcoresight-core.c634 struct coresight_node *node; local
/linux-master/drivers/gnss/
H A Dsirf.c385 struct device_node *node = serdev->dev.of_node; local
H A Dserial.c113 struct device_node *node = serdev->dev.of_node; local
/linux-master/drivers/fpga/
H A Ddfl.c739 struct list_head node; member in struct:dfl_feature_info
[all...]
/linux-master/drivers/firmware/xilinx/
H A Dzynqmp.c1211 int zynqmp_pm_request_node(const u32 node, const u32 capabilities, argument
1228 zynqmp_pm_release_node(const u32 node) argument
1301 zynqmp_pm_force_pwrdwn(const u32 node, const enum zynqmp_pm_request_ack ack) argument
1317 zynqmp_pm_request_wake(const u32 node, const bool set_addr, const u64 address, const enum zynqmp_pm_request_ack ack) argument
1340 zynqmp_pm_set_requirement(const u32 node, const u32 capabilities, const u32 qos, const enum zynqmp_pm_request_ack ack) argument
1452 zynqmp_pm_register_notifier(const u32 node, const u32 event, const u32 wake, const u32 enable) argument
1504 zynqmp_pm_set_sd_config(u32 node, enum pm_sd_config_type config, u32 value) argument
1518 zynqmp_pm_set_gem_config(u32 node, enum pm_gem_config_type config, u32 value) argument
[all...]
/linux-master/drivers/firewire/
H A Dcore-device.c1277 fw_node_event(struct fw_card *card, struct fw_node *node, int event) argument
[all...]
/linux-master/drivers/cpuidle/
H A Dcpuidle-riscv-sbi.c382 struct device_node *node; member in struct:sbi_pd_provider
458 struct device_node *node; local
[all...]
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h194 struct list_head node; member in struct:state_transition
274 struct list_head node; member in struct:mhi_chan
/linux-master/drivers/bluetooth/
H A Dbtmtkuart.c761 struct device_node *node = serdev->dev.of_node; local
/linux-master/drivers/base/
H A Dproperty.c1299 struct fwnode_handle *node; local
1333 struct fwnode_handle *node; local
[all...]
H A Dswnode.c30 const struct software_node *node; member in struct:swnode
79 software_node_to_swnode(const struct software_node *node) argument
109 struct fwnode_handle *software_node_fwnode(const struct software_node *node) argument
736 struct software_node *node; local
753 software_node_free(const struct software_node *node) argument
783 swnode_register(const struct software_node *node, struct swnode *parent, unsigned int allocated) argument
899 software_node_register(const struct software_node *node) argument
917 software_node_unregister(const struct software_node *node) argument
932 struct software_node *node; local
976 device_add_software_node(struct device *dev, const struct software_node *node) argument
[all...]
H A Dcomponent.c57 struct list_head node; member in struct:aggregate_device
66 struct list_head node; member in struct:component
[all...]
/linux-master/arch/riscv/mm/
H A Dcacheflush.c102 static void __init cbo_get_block_size(struct device_node *node, argument
128 struct device_node *node; local
/linux-master/arch/riscv/kernel/
H A Dcpufeature.c487 struct device_node *node; local
/linux-master/arch/powerpc/kexec/
H A Dfile_load_64.c568 int n_mem_addr_cells, n_mem_size_cells, node; local
659 int node, re local
[all...]
H A Dcore.c212 static void __init export_crashk_values(struct device_node *node) argument
238 struct device_node *node; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dprom.c202 static void __init scan_features(unsigned long node, const unsigned char *ftrs, argument
241 static void __init check_cpu_features(unsigned long node, char *name, argument
256 static void __init init_mmu_slb_size(unsigned long node) argument
292 static __init void identical_pvr_fixup(unsigned long node) argument
314 check_cpu_feature_properties(unsigned long node) argument
329 early_init_dt_scan_cpus(unsigned long node, const char *uname, int depth, void *data) argument
446 early_init_dt_scan_chosen_ppc(unsigned long node, const char *uname, int depth, void *data) argument
587 int node = fdt_path_offset(fdt, "/ibm,dynamic-reconfiguration-memory"); local
747 early_init_dt_scan_model(unsigned long node, const char *uname, int depth, void *data) argument
[all...]
/linux-master/include/linux/
H A Dof.h91 struct device_node *node; member in struct:of_phandle_iterator
113 static inline void of_node_init(struct device_node *node) argument
132 of_node_get(struct device_node *node) argument
136 of_node_put(struct device_node *node) argument
185 of_node_is_root(const struct device_node *node) argument
531 of_get_parent(const struct device_node *node) argument
536 of_get_next_parent(struct device_node *node) argument
541 of_get_next_child( const struct device_node *node, struct device_node *prev) argument
547 of_get_next_available_child( const struct device_node *node, struct device_node *prev) argument
553 of_get_next_reserved_child( const struct device_node *node, struct device_node *prev) argument
573 of_get_child_by_name( const struct device_node *node, const char *name) argument
635 of_get_property(const struct device_node *node, const char *name, int *lenp) argument
1559 struct list_head node; member in struct:of_changeset_entry
[all...]
/linux-master/include/linux/clk/
H A Dti.h168 struct list_head node; member in struct:clk_hw_omap
/linux-master/fs/smb/server/
H A Dvfs_cache.h99 struct list_head node; member in struct:ksmbd_file
/linux-master/drivers/thermal/
H A Dsun8i_thermal.c349 static struct regmap *sun8i_ths_get_sram_regmap(struct device_node *node) argument

Completed in 190 milliseconds

<<11121314151617181920>>