Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/qcom/
H A Dpinctrl-qdf2xxx.c55 ret = device_property_count_u8(&pdev->dev, "gpios"); in qdf2xxx_pinctrl_probe()
/linux/drivers/power/supply/
H A Dmax17040_battery.c247 rcomp_len = device_property_count_u8(dev, "maxim,rcomp"); in max17040_get_of_data()
H A Dcw2015_battery.c569 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
/linux/include/linux/
H A Dproperty.h263 static inline int device_property_count_u8(const struct device *dev, const char *propname) in device_property_count_u8() function
/linux/drivers/hwmon/
H A Dmr75203.c697 num_ch = device_property_count_u8(dev, "moortec,vm-pre-scaler-x2"); in pvt_get_pre_scaler()
/linux/drivers/usb/dwc3/
H A Dgadget.c3423 ret = device_property_count_u8(dwc->dev, propname); in dwc3_gadget_get_reserved_endpoints()