Searched refs:device_property_count_u8 (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-qdf2xxx.c | 55 ret = device_property_count_u8(&pdev->dev, "gpios"); in qdf2xxx_pinctrl_probe()
|
/linux/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/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/drivers/thunderbolt/ |
H A D | eeprom.c | 469 len = device_property_count_u8(dev, "ThunderboltDROM"); in tb_drom_copy_efi()
|
/linux/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/sound/soc/codecs/ |
H A D | adau1373.c | 1529 drc_count = device_property_count_u8(dev, "adi,drc-settings"); in adau1373_parse_fw()
|
/linux/drivers/usb/dwc3/ |
H A D | gadget.c | 3419 ret = device_property_count_u8(dwc->dev, propname); in dwc3_gadget_get_reserved_endpoints()
|