/include/linux/ |
D | of_gpio.h | 57 static inline int of_mm_gpiochip_add(struct device_node *np, in of_mm_gpiochip_add() 71 static inline int of_get_named_gpio_flags(struct device_node *np, in of_get_named_gpio_flags() 109 static inline int of_gpio_named_count(struct device_node *np, const char* propname) in of_gpio_named_count() 120 static inline int of_gpio_count(struct device_node *np) in of_gpio_count() 125 static inline int of_get_gpio_flags(struct device_node *np, int index, in of_get_gpio_flags() 140 static inline int of_get_named_gpio(struct device_node *np, in of_get_named_gpio() 154 static inline int of_get_gpio(struct device_node *np, int index) in of_get_gpio()
|
D | of_mdio.h | 36 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register() 60 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect() 79 const struct device_node *np) in of_mdio_parse_addr() 83 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link() 87 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link() 90 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()
|
D | of.h | 73 struct device_node *np; member 244 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name() 405 static inline int of_property_read_u8_array(const struct device_node *np, in of_property_read_u8_array() 435 static inline int of_property_read_u16_array(const struct device_node *np, in of_property_read_u16_array() 463 static inline int of_property_read_u32_array(const struct device_node *np, in of_property_read_u32_array() 491 static inline int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array() 540 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name() 632 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() 647 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size() 653 static inline int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index() [all …]
|
D | of_net.h | 18 static inline int of_get_phy_mode(struct device_node *np) in of_get_phy_mode() 23 static inline const void *of_get_mac_address(struct device_node *np) in of_get_mac_address() 28 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node()
|
D | cpu_cooling.h | 63 of_cpufreq_cooling_register(struct device_node *np, in of_cpufreq_cooling_register() 70 of_cpufreq_power_cooling_register(struct device_node *np, in of_cpufreq_power_cooling_register() 100 of_cpufreq_cooling_register(struct device_node *np, in of_cpufreq_cooling_register() 107 of_cpufreq_power_cooling_register(struct device_node *np, in of_cpufreq_power_cooling_register()
|
D | of_dma.h | 58 static inline int of_dma_controller_register(struct device_node *np, in of_dma_controller_register() 66 static inline void of_dma_controller_free(struct device_node *np) in of_dma_controller_free() 70 static inline int of_dma_router_register(struct device_node *np, in of_dma_router_register() 80 static inline struct dma_chan *of_dma_request_slave_channel(struct device_node *np, in of_dma_request_slave_channel()
|
D | of_address.h | 12 int np; member 65 static inline u64 of_translate_address(struct device_node *np, in of_translate_address() 98 static inline int of_dma_get_range(struct device_node *np, u64 *dma_addr, in of_dma_get_range() 104 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() 148 struct device_node *np, in of_pci_range_to_resource()
|
D | devfreq_cooling.h | 57 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power() 64 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
|
D | of_pci.h | 35 static inline int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn() 58 static inline int of_pci_map_rid(struct device_node *np, u32 rid, in of_pci_map_rid()
|
D | of_irq.h | 81 struct device_node *np, in of_msi_get_domain() 91 static inline void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure()
|
D | clk-provider.h | 822 static inline int of_clk_add_provider(struct device_node *np, in of_clk_add_provider() 829 static inline int of_clk_add_hw_provider(struct device_node *np, in of_clk_add_hw_provider() 836 static inline void of_clk_del_provider(struct device_node *np) {} in of_clk_del_provider() 857 static inline unsigned int of_clk_get_parent_count(struct device_node *np) in of_clk_get_parent_count() 861 static inline int of_clk_parent_fill(struct device_node *np, in of_clk_parent_fill() 866 static inline const char *of_clk_get_parent_name(struct device_node *np, in of_clk_get_parent_name() 871 static inline int of_clk_detect_critical(struct device_node *np, int index, in of_clk_detect_critical()
|
D | nvmem-consumer.h | 144 static inline struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, in of_nvmem_cell_get() 150 static inline struct nvmem_device *of_nvmem_device_get(struct device_node *np, in of_nvmem_device_get()
|
D | pm_domain.h | 211 static inline int of_genpd_add_provider_simple(struct device_node *np, in of_genpd_add_provider_simple() 217 static inline int of_genpd_add_provider_onecell(struct device_node *np, in of_genpd_add_provider_onecell() 223 static inline void of_genpd_del_provider(struct device_node *np) {} in of_genpd_del_provider() 243 struct generic_pm_domain *of_genpd_remove_last(struct device_node *np) in of_genpd_remove_last()
|
D | clk.h | 512 static inline struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() 516 static inline struct clk *of_clk_get_by_name(struct device_node *np, in of_clk_get_by_name()
|
D | phy_fixed.h | 39 struct device_node *np) in fixed_phy_register()
|
D | of_device.h | 101 static inline void of_dma_configure(struct device *dev, struct device_node *np) in of_dma_configure()
|
/include/linux/usb/ |
D | of.h | 23 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() 27 static inline bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() 31 static inline int of_usb_update_otg_caps(struct device_node *np, in of_usb_update_otg_caps() 46 static inline enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np) in of_usb_get_phy_mode()
|
/include/video/ |
D | of_display_timing.h | 24 static inline int of_get_display_timing(struct device_node *np, const char *name, in of_get_display_timing() 29 static inline struct display_timings *of_get_display_timings(struct device_node *np) in of_get_display_timings() 33 static inline int of_display_timings_exist(struct device_node *np) in of_display_timings_exist()
|
/include/linux/mfd/ |
D | syscon.h | 31 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() 47 struct device_node *np, in syscon_regmap_lookup_by_phandle()
|
/include/media/ |
D | rcar-fcp.h | 25 static inline struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get()
|
/include/net/ |
D | ip6_route.h | 175 struct ipv6_pinfo *np = inet6_sk(sk); in ip6_dst_store() local 207 struct ipv6_pinfo *np = skb->sk && !dev_recursion_level() ? in ip6_skb_dst_mtu() local
|
D | ip6_checksum.h | 86 struct ipv6_pinfo *np = inet6_sk(sk); in tcp_v6_send_check() local
|
/include/linux/mtd/ |
D | spear_smi.h | 62 struct device_node *np[MAX_NUM_FLASH_CHIP]; member
|
/include/drm/ |
D | drm_panel.h | 198 static inline struct drm_panel *of_drm_find_panel(struct device_node *np) in of_drm_find_panel()
|
/include/linux/phy/ |
D | phy.h | 296 struct device_node *np, in devm_of_phy_get() 303 struct device_node *np, in devm_of_phy_get_by_index() 317 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get()
|