Home
last modified time | relevance | path

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

123

/include/linux/
Dof_mdio.h21 struct device_node *np) in of_mdiobus_register()
31 struct device_node *np) in devm_of_mdiobus_register()
54 const struct device_node *np) in of_mdio_parse_addr()
81 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register()
93 struct device_node *np) in devm_of_mdiobus_register()
98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device()
117 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect()
129 const struct device_node *np) in of_mdio_parse_addr()
133 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
137 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()
[all …]
Dof_net.h21 static inline int of_get_phy_mode(struct device_node *np, in of_get_phy_mode()
27 static inline int of_get_mac_address(struct device_node *np, u8 *mac) in of_get_mac_address()
32 static inline int of_get_mac_address_nvmem(struct device_node *np, u8 *mac) in of_get_mac_address_nvmem()
37 static inline int of_get_ethdev_address(struct device_node *np, struct net_device *dev) in of_get_ethdev_address()
42 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node()
Dof.h72 struct device_node *np; member
261 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
478 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
483 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
488 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name()
600 static inline struct property *of_find_property(const struct device_node *np, in of_find_property()
615 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
621 static inline int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
627 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
651 static inline int of_cpu_node_to_id(struct device_node *np) in of_cpu_node_to_id()
[all …]
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_address.h99 static inline u64 of_translate_address(struct device_node *np, in of_translate_address()
111 static inline int of_property_read_reg(struct device_node *np, int idx, u64 *addr, u64 *size) in of_property_read_reg()
142 struct device_node *np, in of_pci_range_to_resource()
148 static inline int of_range_to_resource(struct device_node *np, int index, in of_range_to_resource()
154 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent()
190 static inline int of_address_count(struct device_node *np) in of_address_count()
Dof_clk.h20 static inline unsigned int of_clk_get_parent_count(const struct device_node *np) in of_clk_get_parent_count()
24 static inline const char *of_clk_get_parent_name(const struct device_node *np, in of_clk_get_parent_name()
Dof_device.h35 struct device_node *np, in of_dma_configure()
73 struct device_node *np, in of_dma_configure_id()
80 struct device_node *np, in of_dma_configure()
Dof_reserved_mem.h48 struct device_node *np, int idx) in of_reserved_mem_device_init_by_idx()
54 struct device_node *np, in of_reserved_mem_device_init_by_name()
62 static inline struct reserved_mem *of_reserved_mem_lookup(struct device_node *np) in of_reserved_mem_lookup()
Ddevfreq_cooling.h58 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
65 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
Dof_platform.h64 static inline struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node()
96 static inline struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create()
Dof_gpio.h30 static inline int of_get_named_gpio(const struct device_node *np, in of_get_named_gpio()
Dof_irq.h90 struct device_node *np, in of_msi_get_domain()
100 static inline void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure()
Dof_pci.h23 static inline int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn()
/include/linux/mfd/
Dsyscon.h34 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
39 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap()
50 struct device_node *np, in syscon_regmap_lookup_by_phandle()
57 struct device_node *np, in syscon_regmap_lookup_by_phandle_args()
66 struct device_node *np, in syscon_regmap_lookup_by_phandle_optional()
72 static inline int of_syscon_register_regmap(struct device_node *np, in of_syscon_register_regmap()
Daltera-sysmgr.h22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle()
/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()
70 static inline enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np) in of_usb_get_phy_mode()
/include/video/
Dof_display_timing.h24 static inline int of_get_display_timing(const struct device_node *np, in of_get_display_timing()
30 of_get_display_timings(const struct device_node *np) in of_get_display_timings()
/include/drm/bridge/
Daux-bridge.h31 struct device_node *np) in devm_drm_dp_hpd_bridge_alloc()
42 struct device_node *np) in drm_dp_hpd_bridge_register()
/include/linux/clk/
Dsamsung.h18 static inline void s3c64xx_clk_init(struct device_node *np, in s3c64xx_clk_init()
/include/media/
Drcar-fcp.h22 static inline struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get()
/include/linux/soc/samsung/
Dexynos-pmu.h33 static inline struct regmap *exynos_get_pmu_regmap_by_phandle(struct device_node *np, in exynos_get_pmu_regmap_by_phandle()
/include/soc/fsl/qe/
Dqmc.h29 static inline struct qmc_chan *qmc_chan_get_byphandle(struct device_node *np, in qmc_chan_get_byphandle()
36 struct device_node *np, in devm_qmc_chan_get_byphandle()
/include/drm/
Ddrm_of.h97 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge()
153 static inline int drm_of_panel_bridge_remove(const struct device_node *np, in drm_of_panel_bridge_remove()
Ddrm_panel.h292 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel()
297 static inline int of_drm_get_panel_orientation(const struct device_node *np, in of_drm_get_panel_orientation()
/include/linux/firmware/
Dtrusted_foundations.h74 struct device_node *np = of_find_compatible_node(NULL, NULL, "tlm,trusted-foundations"); in of_register_trusted_foundations() local

123