Home
last modified time | relevance | path

Searched refs:DEV_PROP_STRING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/acpi/
A Dproperty.c1053 else if (proptype == DEV_PROP_STRING) in acpi_data_prop_read_single()
1081 case DEV_PROP_STRING: in acpi_data_prop_read_single()
1178 case DEV_PROP_STRING: in acpi_data_prop_read()
1214 case DEV_PROP_STRING: in acpi_data_prop_read()
1557 return acpi_node_prop_read(fwnode, propname, DEV_PROP_STRING, in acpi_fwnode_property_read_string_array()
/linux/drivers/base/
A Dswnode.c231 if (p->type == DEV_PROP_STRING) { in property_entry_free_data()
293 if (src->type == DEV_PROP_STRING) { in property_entry_copy_data()
/linux/include/linux/
A Dproperty.h28 DEV_PROP_STRING, enumerator

Completed in 10 milliseconds