Home
last modified time | relevance | path

Searched defs:np (Results 1 – 25 of 59) sorted by relevance

123

/include/linux/
Dof_mdio.h35 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()
Dof_gpio.h57 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()
Dof.h75 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 …]
Dof_net.h17 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()
Dof_dma.h55 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()
Dof_clk.h17 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()
Dof_address.h13 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()
Ddevfreq_cooling.h79 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()
Dof_irq.h82 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()
Dof_reserved_mem.h44 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()
Dof_pci.h24 static inline int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn()
Dhwspinlock.h130 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()
Dnvmem-consumer.h215 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()
Dclk.h799 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()
Dphy_fixed.h41 struct device_node *np) in fixed_phy_register()
/include/linux/usb/
Dof.h29 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/
Dsyscon.h27 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()
Daltera-sysmgr.h22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle()
/include/video/
Dof_display_timing.h22 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/
Ddrm_of.h73 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/
Drcar-fcp.h22 static inline struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get()
/include/net/
Dip6_checksum.h82 struct ipv6_pinfo *np = inet6_sk(sk); in tcp_v6_send_check() local
Dip6_route.h230 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/
Dspear_smi.h62 struct device_node *np[MAX_NUM_FLASH_CHIP]; member
Dhyperbus.h27 struct device_node *np; member

123