Searched refs:device_property_count_u8 (Results 1 – 5 of 5) sorted by relevance
55 ret = device_property_count_u8(&pdev->dev, "gpios"); in qdf2xxx_pinctrl_probe()
268 rcomp_len = device_property_count_u8(dev, "maxim,rcomp"); in max17040_get_of_data()
562 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
421 len = device_property_count_u8(dev, "ThunderboltDROM"); in tb_drom_copy_efi()
153 static inline int device_property_count_u8(struct device *dev, const char *propname) in device_property_count_u8() function