of_property_count_u8_elems  856 drivers/hwmon/aspeed-pwm-tacho.c 	ret = of_property_count_u8_elems(child, "cooling-levels");
of_property_count_u8_elems  865 drivers/hwmon/aspeed-pwm-tacho.c 	count = of_property_count_u8_elems(child, "aspeed,fan-tach-ch");
of_property_count_u8_elems  879 drivers/hwmon/npcm750-pwm-fan.c 	ret = of_property_count_u8_elems(child, "cooling-levels");
of_property_count_u8_elems  887 drivers/hwmon/npcm750-pwm-fan.c 	fan_cnt = of_property_count_u8_elems(child, "fan-tach-ch");
of_property_count_u8_elems  217 drivers/phy/qualcomm/phy-qcom-usb-hs.c 	size = of_property_count_u8_elems(ulpi->dev.of_node, "qcom,init-seq");