Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dof.h315 extern int of_property_read_variable_u8_array(const struct device_node *np,
440 int ret = of_property_read_variable_u8_array(np, propname, out_values, in of_property_read_u8_array()
793 static inline int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
/kernel/linux/linux-5.10/drivers/of/
Dproperty.c207 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
231 EXPORT_SYMBOL_GPL(of_property_read_variable_u8_array);
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
Dqe.c311 i = of_property_read_variable_u8_array(qe, "fsl,qe-snums", in qe_snums_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dsii902x.c765 num_lanes = of_property_read_variable_u8_array(dev->of_node, in sii902x_audio_codec_init()