Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dof.h293 extern int of_property_read_u64_array(const struct device_node *np,
528 static inline int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array() function
/linux-4.1.27/drivers/of/
Dbase.c1314 int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array() function
1330 EXPORT_SYMBOL_GPL(of_property_read_u64_array);
/linux-4.1.27/drivers/media/i2c/
Dmt9v032.c914 if (of_property_read_u64_array(np, "link-frequencies", in mt9v032_get_pdata()
/linux-4.1.27/drivers/media/i2c/smiapp/
Dsmiapp-core.c3038 rval = of_property_read_u64_array( in smiapp_get_pdata()