Searched refs:device_property_count_u8 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/ |
| H A D | pinctrl-qdf2xxx.c | 55 ret = device_property_count_u8(&pdev->dev, "gpios"); in qdf2xxx_pinctrl_probe()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | max17040_battery.c | 268 rcomp_len = device_property_count_u8(dev, "maxim,rcomp"); in max17040_get_of_data()
|
| H A D | cw2017_battery.c | 478 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2017_parse_properties()
|
| H A D | cw2015_battery.c | 584 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
|
| H A D | cw221x_battery.c | 546 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw221x_parse_properties()
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | eeprom.c | 421 len = device_property_count_u8(dev, "ThunderboltDROM"); in tb_drom_copy_efi()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | property.h | 156 static inline int device_property_count_u8(struct device *dev, const char *propname) in device_property_count_u8() function
|