Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dof.h326 extern int of_property_read_variable_u8_array(const struct device_node *np,
659 static inline int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
1245 int ret = of_property_read_variable_u8_array(np, propname, out_values, in of_property_read_u8_array()
/linux-6.3-rc2/drivers/of/
A Dproperty.c218 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
242 EXPORT_SYMBOL_GPL(of_property_read_variable_u8_array);
/linux-6.3-rc2/drivers/soc/fsl/qe/
A Dqe.c311 i = of_property_read_variable_u8_array(qe, "fsl,qe-snums", in qe_snums_init()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dsii902x.c803 num_lanes = of_property_read_variable_u8_array(dev->of_node, in sii902x_audio_codec_init()
/linux-6.3-rc2/sound/soc/mediatek/mt8188/
A Dmt8188-dai-etdm.c2507 ret = of_property_read_variable_u8_array(of_node, prop, in mt8188_dai_etdm_parse_of()
/linux-6.3-rc2/sound/soc/mediatek/mt8195/
A Dmt8195-dai-etdm.c2581 ret = of_property_read_variable_u8_array(of_node, prop, in mt8195_dai_etdm_parse_of()

Completed in 32 milliseconds