Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_parser.c104 cnt = of_property_count_u64_elems(endpoint, "link-frequencies"); in dp_parser_link_frequencies()
/Linux-v6.6/include/linux/
Dof.h1138 static inline int of_property_count_u64_elems(const struct device_node *np, in of_property_count_u64_elems() function