Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/drivers/of/
H A Dproperty.c208 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
232 EXPORT_SYMBOL_GPL(of_property_read_variable_u8_array);
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Dqe.c311 i = of_property_read_variable_u8_array(qe, "fsl,qe-snums", in qe_snums_init()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto354 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_vivo1074 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_generic1283 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_db845c417 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_exynos1344 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_qcom1643 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_mtk1438 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_rockchip874 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_oplus1790 of_property_read_variable_u8_array
H A Dabi_gki_aarch64_galaxy2859 of_property_read_variable_u8_array
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dsii902x.c984 num_lanes = of_property_read_variable_u8_array(dev->of_node, in sii902x_audio_codec_init()