Searched refs:device_property_count_u8 (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/pinctrl/qcom/ |
| H A D | pinctrl-qdf2xxx.c | 55 ret = device_property_count_u8(&pdev->dev, "gpios"); in qdf2xxx_pinctrl_probe()
|
| /linux-6.15/drivers/power/supply/ |
| H A D | max17040_battery.c | 247 rcomp_len = device_property_count_u8(dev, "maxim,rcomp"); in max17040_get_of_data()
|
| H A D | cw2015_battery.c | 569 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | apple_z2.c | 184 cal_size = device_property_count_u8(&z2->spidev->dev, CAL_PROP_NAME); in apple_z2_build_cal_blob()
|
| /linux-6.15/drivers/thunderbolt/ |
| H A D | eeprom.c | 469 len = device_property_count_u8(dev, "ThunderboltDROM"); in tb_drom_copy_efi()
|
| /linux-6.15/include/linux/ |
| H A D | property.h | 237 static inline int device_property_count_u8(const struct device *dev, const char *propname) in device_property_count_u8() function
|
| /linux-6.15/drivers/hwmon/ |
| H A D | mr75203.c | 697 num_ch = device_property_count_u8(dev, "moortec,vm-pre-scaler-x2"); in pvt_get_pre_scaler()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | adau1373.c | 1529 drc_count = device_property_count_u8(dev, "adi,drc-settings"); in adau1373_parse_fw()
|
| /linux-6.15/drivers/usb/dwc3/ |
| H A D | gadget.c | 3421 ret = device_property_count_u8(dwc->dev, propname); in dwc3_gadget_get_reserved_endpoints()
|