| /include/linux/ |
| D | of_mdio.h | 35 const struct device_node *np) in of_mdio_parse_addr() 57 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register() 81 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect() 100 const struct device_node *np) in of_mdio_parse_addr() 104 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link() 108 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link() 111 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()
|
| D | of_gpio.h | 57 static inline int of_mm_gpiochip_add(struct device_node *np, in of_mm_gpiochip_add() 67 static inline int of_get_named_gpio_flags(struct device_node *np, in of_get_named_gpio_flags() 98 static inline int of_gpio_named_count(struct device_node *np, const char* propname) in of_gpio_named_count() 109 static inline int of_gpio_count(struct device_node *np) in of_gpio_count() 114 static inline int of_get_gpio_flags(struct device_node *np, int index, in of_get_gpio_flags() 129 static inline int of_get_named_gpio(struct device_node *np, in of_get_named_gpio() 143 static inline int of_get_gpio(struct device_node *np, int index) in of_get_gpio()
|
| D | of.h | 75 struct device_node *np; member 259 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name() 434 static inline int of_property_read_u8_array(const struct device_node *np, in of_property_read_u8_array() 464 static inline int of_property_read_u16_array(const struct device_node *np, in of_property_read_u16_array() 492 static inline int of_property_read_u32_array(const struct device_node *np, in of_property_read_u32_array() 520 static inline int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array() 575 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() 580 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() 585 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name() 691 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() [all …]
|
| D | of_net.h | 17 static inline int of_get_phy_mode(struct device_node *np) in of_get_phy_mode() 22 static inline const void *of_get_mac_address(struct device_node *np) in of_get_mac_address() 27 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node()
|
| D | of_dma.h | 55 static inline int of_dma_controller_register(struct device_node *np, in of_dma_controller_register() 63 static inline void of_dma_controller_free(struct device_node *np) in of_dma_controller_free() 67 static inline int of_dma_router_register(struct device_node *np, in of_dma_router_register() 77 static inline struct dma_chan *of_dma_request_slave_channel(struct device_node *np, in of_dma_request_slave_channel()
|
| D | of_clk.h | 17 static inline unsigned int of_clk_get_parent_count(struct device_node *np) in of_clk_get_parent_count() 21 static inline const char *of_clk_get_parent_name(struct device_node *np, in of_clk_get_parent_name()
|
| D | of_address.h | 13 int np; member 68 static inline u64 of_translate_address(struct device_node *np, in of_translate_address() 107 static inline int of_dma_get_range(struct device_node *np, u64 *dma_addr, in of_dma_get_range() 113 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() 157 struct device_node *np, in of_pci_range_to_resource()
|
| D | devfreq_cooling.h | 79 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power() 86 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
|
| D | of_irq.h | 82 struct device_node *np, in of_msi_get_domain() 92 static inline void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure()
|
| D | of_reserved_mem.h | 44 struct device_node *np, int idx) in of_reserved_mem_device_init_by_idx() 53 static inline struct reserved_mem *of_reserved_mem_lookup(struct device_node *np) in of_reserved_mem_lookup()
|
| D | of_pci.h | 24 static inline int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn()
|
| D | hwspinlock.h | 130 static inline int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() 141 int of_hwspin_lock_get_id_byname(struct device_node *np, const char *name) in of_hwspin_lock_get_id_byname()
|
| D | nvmem-consumer.h | 215 static inline struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, in of_nvmem_cell_get() 221 static inline struct nvmem_device *of_nvmem_device_get(struct device_node *np, in of_nvmem_device_get()
|
| D | clk.h | 799 struct device_node *np, const char *con_id) in devm_get_clk_from_child() 970 static inline struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() 974 static inline struct clk *of_clk_get_by_name(struct device_node *np, in of_clk_get_by_name()
|
| D | phy_fixed.h | 41 struct device_node *np) in fixed_phy_register()
|
| /include/linux/usb/ |
| D | of.h | 29 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() 33 static inline bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() 37 static inline int of_usb_update_otg_caps(struct device_node *np, in of_usb_update_otg_caps() 65 static inline enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np) in of_usb_get_phy_mode()
|
| /include/linux/mfd/ |
| D | syscon.h | 27 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap() 32 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() 43 struct device_node *np, in syscon_regmap_lookup_by_phandle()
|
| D | altera-sysmgr.h | 22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle()
|
| /include/video/ |
| D | of_display_timing.h | 22 static inline int of_get_display_timing(const struct device_node *np, in of_get_display_timing() 28 of_get_display_timings(const struct device_node *np) in of_get_display_timings()
|
| /include/drm/ |
| D | drm_of.h | 73 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge() 90 static inline int drm_of_panel_bridge_remove(const struct device_node *np, in drm_of_panel_bridge_remove()
|
| /include/media/ |
| D | rcar-fcp.h | 22 static inline struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get()
|
| /include/net/ |
| D | ip6_checksum.h | 82 struct ipv6_pinfo *np = inet6_sk(sk); in tcp_v6_send_check() local
|
| D | ip6_route.h | 230 struct ipv6_pinfo *np = inet6_sk(sk); in ip6_dst_store() local 265 struct ipv6_pinfo *np = skb->sk && !dev_recursion_level() ? in ip6_skb_dst_mtu() local
|
| /include/linux/mtd/ |
| D | spear_smi.h | 62 struct device_node *np[MAX_NUM_FLASH_CHIP]; member
|
| D | hyperbus.h | 27 struct device_node *np; member
|