Home
last modified time | relevance | path

Searched refs:of_property_read_u64_array (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-of.c242 rval = of_property_read_u64_array( in v4l2_of_alloc_parse_endpoint()
/linux-4.4.14/include/linux/
Dof.h294 extern int of_property_read_u64_array(const struct device_node *np,
534 static inline int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array() function
/linux-4.4.14/drivers/of/
Dbase.c1311 int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array() function
1327 EXPORT_SYMBOL_GPL(of_property_read_u64_array);
/linux-4.4.14/drivers/media/i2c/
Dmt9v032.c914 if (of_property_read_u64_array(np, "link-frequencies", in mt9v032_get_pdata()