Searched defs:device_node (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/cpuidle/ |
| H A D | dt_idle_genpd.c | 25 int (*parse_state)(struct device_node *, u32 *), in pd_parse_state_nodes() 55 int (*parse_state)(struct device_node *, u32 *), in pd_parse_states() 92 int (*parse_state)(struct device_node *, u32 *)) in dt_idle_pd_alloc()
|
| H A D | dt_idle_genpd.h | 31 int (*parse_state)(struct device_node *, u32 *)) in dt_idle_pd_alloc()
|
| /linux/include/linux/ |
| H A D | of.h | 48 struct device_node { struct 56 struct device_node *parent; argument 57 struct device_node *child; argument 58 struct device_node *sibling; argument 72 struct device_node *np; argument
|
| H A D | dmaengine.h | 360 struct list_head device_node; member
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-generic.c | 179 struct device_node *np, in pinctrl_generic_dt_node_to_map()
|
| /linux/arch/powerpc/kernel/ |
| H A D | pci_dn.c | 403 void *(*fn)(struct device_node *, void *), in pci_traverse_device_nodes() argument
|
| /linux/drivers/irqchip/ |
| H A D | irq-bcm7120-l2.c | 210 int (*iomap_regs_fn)(struct device_node *, in bcm7120_l2_intc_probe()
|
| /linux/drivers/of/ |
| H A D | address.c | 497 struct device_node *(*get_parent)(const struct device_node *), in __of_translate_address()
|