Home
last modified time | relevance | path

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

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