Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/
A Dproperty.c1015 } else if (proptype == DEV_PROP_STRING) { in acpi_data_prop_read_single()
1115 case DEV_PROP_STRING: in acpi_data_prop_read()
1150 case DEV_PROP_STRING: in acpi_data_prop_read()
1493 return acpi_node_prop_read(fwnode, propname, DEV_PROP_STRING, in acpi_fwnode_property_read_string_array()
/linux-6.3-rc2/drivers/base/
A 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-6.3-rc2/include/linux/
A Dproperty.h26 DEV_PROP_STRING, enumerator

Completed in 9 milliseconds