Home
last modified time | relevance | path

Searched refs:device_property_read_u8_array (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/
A Dproperty.h38 int device_property_read_u8_array(struct device *dev, const char *propname,
136 return device_property_read_u8_array(dev, propname, val, 1); in device_property_read_u8()
159 return device_property_read_u8_array(dev, propname, NULL, 0); in device_property_count_u8()
/linux/drivers/pinctrl/qcom/
A Dpinctrl-qdf2xxx.c70 ret = device_property_read_u8_array(&pdev->dev, "gpios", gpios, in qdf2xxx_pinctrl_probe()
/linux/drivers/base/
A Dproperty.c77 int device_property_read_u8_array(struct device *dev, const char *propname, in device_property_read_u8_array() function
82 EXPORT_SYMBOL_GPL(device_property_read_u8_array);
/linux/drivers/nfc/fdp/
A Di2c.c252 r = device_property_read_u8_array(dev, FDP_DP_FW_VSC_CFG_NAME, in fdp_nci_i2c_read_device_properties()
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-platform.c404 ret = device_property_read_u8_array(dev, XGBE_MAC_ADDR_PROPERTY, in xgbe_platform_probe()
/linux/drivers/power/supply/
A Dmax17040_battery.c248 if (!device_property_read_u8_array(dev, "maxim,rcomp", in max17040_get_of_data()
A Dcw2015_battery.c581 ret = device_property_read_u8_array(dev, in cw2015_parse_properties()
/linux/drivers/thunderbolt/
A Deeprom.c454 res = device_property_read_u8_array(dev, "ThunderboltDROM", sw->drom, in tb_drom_copy_efi()
/linux/drivers/hwmon/
A Dmr75203.c594 ret = device_property_read_u8_array(dev, "intel,vm-map", in mr75203_probe()
/linux/drivers/input/touchscreen/
A Dcyttsp_core.c567 ret = device_property_read_u8_array(dev, "bootloader-key", in cyttsp_parse_properties()
/linux/drivers/video/fbdev/
A Dssd1307fb.c699 if (!device_property_read_u8_array(dev, "solomon,lookup-table", in ssd1307fb_probe()
/linux/drivers/bluetooth/
A Dhci_bcm.c1173 device_property_read_u8_array(bdev->dev, "brcm,bt-pcm-int-params", in bcm_of_probe()
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c2603 if (device_property_read_u8_array(dev, "sas-addr", hisi_hba->sas_addr, in hisi_sas_get_fw_info()
/linux/sound/soc/codecs/
A Drt5677.c5265 device_property_read_u8_array(dev, "realtek,gpio-config", in rt5677_read_device_properties()
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v1.c4511 ret = device_property_read_u8_array(dev, "node-guid", in hns_roce_get_cfg()
/linux/
A Dvmlinux.symvers5589 0x00000000 device_property_read_u8_array vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31173 ffff800010808970 T device_property_read_u8_array
A D.tmp_System.map31173 ffff800010808970 T device_property_read_u8_array

Completed in 338 milliseconds