Searched refs:device_node (Results 1 – 20 of 20) sorted by relevance
| /include/dm/ |
| A D | of_access.h | 30 struct device_node *of_find_all_nodes(struct device_node *prev); 195 struct device_node *of_get_parent(const struct device_node *np); 218 struct device_node *of_find_node_opts_by_path(struct device_node *root, 239 struct device_node *of_find_compatible_node(struct device_node *from, 254 struct device_node *of_find_node_by_prop_value(struct device_node *from, 266 struct device_node *of_find_node_by_phandle(struct device_node *root, 469 struct device_node *of_root_parse_phandle(struct device_node *root, 470 const struct device_node *np, 515 const struct device_node *np, 553 struct device_node *of_parse_phandle(const struct device_node *np, [all …]
|
| A D | of_addr.h | 27 u64 of_translate_address(const struct device_node *np, const __be32 *in_addr); 45 u64 of_translate_dma_address(const struct device_node *np, const __be32 *in_addr); 59 int of_get_dma_range(const struct device_node *np, phys_addr_t *cpu, 75 const __be32 *of_get_address(const struct device_node *np, int index, 93 int of_address_to_resource(const struct device_node *np, int index,
|
| A D | of.h | 53 struct device_node { struct 60 struct device_node *parent; argument 61 struct device_node *child; argument 62 struct device_node *sibling; argument 92 struct device_node *np; 111 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
|
| A D | ofnode_decl.h | 52 struct device_node *np; 109 struct device_node *np;
|
| A D | device-internal.h | 17 struct device_node;
|
| A D | ofnode.h | 160 static inline struct device_node *ofnode_to_np(ofnode node) in ofnode_to_np() 223 static inline ofnode np_to_ofnode(struct device_node *np) in np_to_ofnode() 369 static inline oftree oftree_from_np(struct device_node *root) in oftree_from_np()
|
| A D | read.h | 22 static inline const struct device_node *dev_np(const struct udevice *dev) in dev_np() 27 static inline const struct device_node *dev_np(const struct udevice *dev) in dev_np()
|
| /include/ |
| A D | of_live.h | 13 struct device_node; 22 int of_live_build(const void *fdt_blob, struct device_node **rootp); 38 int unflatten_device_tree(const void *blob, struct device_node **mynodes); 48 void of_live_free(struct device_node *root); 56 int of_live_create_empty(struct device_node **rootp); 65 int of_live_flatten(const struct device_node *root, struct abuf *buf);
|
| A D | event.h | 222 struct device_node *root;
|
| A D | mipi_dsi.h | 189 struct device_node *node;
|
| A D | efi_api.h | 1009 struct efi_device_path *device_node, 1032 const struct efi_device_path *device_node);
|
| /include/linux/mtd/ |
| A D | partitions.h | 52 struct device_node; 62 struct device_node *of_node;
|
| A D | mtd.h | 347 struct device_node; 350 const struct device_node *np) in mtd_set_of_node() 354 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node()
|
| A D | nand.h | 404 const struct device_node *np) in nanddev_set_of_node() 415 static inline const struct device_node *nanddev_get_of_node(struct nand_device *nand) in nanddev_get_of_node()
|
| A D | spi-nor.h | 623 const struct device_node *np) in spi_nor_set_flash_node() 629 device_node *spi_nor_get_flash_node(struct spi_nor *nor) in spi_nor_get_flash_node()
|
| A D | spinand.h | 477 const struct device_node *np) in spinand_set_of_node()
|
| A D | rawnand.h | 29 struct device_node;
|
| /include/test/ |
| A D | test.h | 64 struct device_node *of_root; 75 struct device_node *of_other;
|
| /include/linux/i3c/ |
| A D | master.h | 84 struct device_node *of_node; 216 struct device_node *of_node;
|
| /include/asm-generic/ |
| A D | global_data.h | 270 struct device_node *of_root;
|
Completed in 42 milliseconds