Searched refs:of_property_read_variable_u16_array (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/drivers/of/ |
| D | property.c | 231 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array() function 255 EXPORT_SYMBOL_GPL(of_property_read_variable_u16_array);
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | of.h | 326 extern int of_property_read_variable_u16_array(const struct device_node *np, 471 int ret = of_property_read_variable_u16_array(np, propname, out_values, in of_property_read_u16_array() 779 static inline int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | of.h | 318 extern int of_property_read_variable_u16_array(const struct device_node *np, 470 int ret = of_property_read_variable_u16_array(np, propname, out_values, in of_property_read_u16_array() 800 static inline int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array() function
|
| /kernel/linux/linux-5.10/drivers/of/ |
| D | property.c | 255 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array() function 279 EXPORT_SYMBOL_GPL(of_property_read_variable_u16_array);
|