Home
last modified time | relevance | path

Searched refs:of_property_count_u64_elems (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c463 cnt = of_property_count_u64_elems(endpoint, "link-frequencies"); in dp_panel_link_frequencies()
/linux/include/linux/
H A Dof.h1172 static inline int of_property_count_u64_elems(const struct device_node *np, in of_property_count_u64_elems() function