Home
last modified time | relevance | path

Searched defs:device_property_read_u8_array (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c78 int device_property_read_u8_array(struct device *dev, const char *propname, in device_property_read_u8_array() function
83 EXPORT_SYMBOL_GPL(device_property_read_u8_array); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c93 int device_property_read_u8_array(const struct device *dev, const char *propname, in device_property_read_u8_array() function
98 EXPORT_SYMBOL_GPL(device_property_read_u8_array); variable

Completed in 4 milliseconds