Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/
Dproperty.c978 else if (proptype == DEV_PROP_STRING) in acpi_data_prop_read_single()
1006 case DEV_PROP_STRING: in acpi_data_prop_read_single()
1103 case DEV_PROP_STRING: in acpi_data_prop_read()
1138 case DEV_PROP_STRING: in acpi_data_prop_read()
1481 return acpi_node_prop_read(fwnode, propname, DEV_PROP_STRING, in acpi_fwnode_property_read_string_array()
/Linux-v6.6/drivers/base/
Dswnode.c220 if (p->type == DEV_PROP_STRING) { in property_entry_free_data()
282 if (src->type == DEV_PROP_STRING) { in property_entry_copy_data()
/Linux-v6.6/include/linux/
Dproperty.h25 DEV_PROP_STRING, enumerator