Home
last modified time | relevance | path

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

123

/include/linux/
A 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 …]
A Dof.h72 struct device_node *np; member
694 static inline int of_n_addr_cells(struct device_node *np) in of_n_addr_cells()
801 const struct device_node *np, in of_phandle_iterator_init()
1437 #define of_property_for_each_u32(np, propname, u) \ argument
1571 struct device_node *np; member
1614 struct device_node *np) in of_changeset_attach_node()
1620 struct device_node *np) in of_changeset_detach_node()
1626 struct device_node *np, struct property *prop) in of_changeset_add_property()
1632 struct device_node *np, struct property *prop) in of_changeset_remove_property()
1638 struct device_node *np, struct property *prop) in of_changeset_update_property()
[all …]
A 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()
A Dof_reserved_mem.h55 struct device_node *np, int idx) in of_reserved_mem_device_init_by_idx()
61 struct device_node *np, in of_reserved_mem_device_init_by_name()
69 static inline struct reserved_mem *of_reserved_mem_lookup(struct device_node *np) in of_reserved_mem_lookup()
74 static inline int of_reserved_mem_region_to_resource(const struct device_node *np, in of_reserved_mem_region_to_resource()
81 static inline int of_reserved_mem_region_to_resource_byname(const struct device_node *np, in of_reserved_mem_region_to_resource_byname()
88 static inline int of_reserved_mem_region_count(const struct device_node *np) in of_reserved_mem_region_count()
A 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()
A Dof_address.h100 static inline u64 of_translate_address(struct device_node *np, in of_translate_address()
112 static inline int of_property_read_reg(struct device_node *np, int idx, u64 *addr, u64 *size) in of_property_read_reg()
143 struct device_node *np, in of_pci_range_to_resource()
149 static inline int of_range_to_resource(struct device_node *np, int index, in of_range_to_resource()
155 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent()
191 static inline int of_address_count(struct device_node *np) in of_address_count()
A 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()
A 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()
A 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()
A Dnetpoll.h42 #define np_info(np, fmt, ...) \ argument
44 #define np_err(np, fmt, ...) \ argument
46 #define np_notice(np, fmt, ...) \ argument
A Dof_platform.h62 static inline struct platform_device *of_find_device_by_node(struct device_node *np) in of_find_device_by_node()
94 static inline struct platform_device *of_platform_device_create(struct device_node *np, in of_platform_device_create()
A Dof_gpio.h30 static inline int of_get_named_gpio(const struct device_node *np, in of_get_named_gpio()
A Dof_irq.h91 struct device_node *np, in of_msi_get_domain()
101 static inline void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure()
A Dof_graph.h101 static inline unsigned int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count()
106 static inline unsigned int of_graph_get_port_count(struct device_node *np) in of_graph_get_port_count()
A Dof_pci.h23 static inline int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn()
/include/linux/mfd/
A 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()
A Daltera-sysmgr.h22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle()
/include/linux/usb/
A 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/
A 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/
A 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/
A Dsamsung.h18 static inline void s3c64xx_clk_init(struct device_node *np, in s3c64xx_clk_init()
/include/soc/fsl/qe/
A 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/linux/soc/samsung/
A 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/drm/
A Ddrm_of.h99 static inline int drm_of_find_panel_or_bridge(const struct device_node *np, in drm_of_find_panel_or_bridge()
162 static inline int drm_of_panel_bridge_remove(const struct device_node *np, in drm_of_panel_bridge_remove()
/include/media/
A Drcar-fcp.h23 static inline struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get()

Completed in 61 milliseconds

123