DEV_PROP_STRING 825 drivers/acpi/property.c } else if (proptype == DEV_PROP_STRING) { DEV_PROP_STRING 951 drivers/acpi/property.c if (proptype != DEV_PROP_STRING && nval > obj->package.count) DEV_PROP_STRING 971 drivers/acpi/property.c case DEV_PROP_STRING: DEV_PROP_STRING 1306 drivers/acpi/property.c return acpi_node_prop_read(fwnode, propname, DEV_PROP_STRING, DEV_PROP_STRING 134 drivers/base/swnode.c case DEV_PROP_STRING: DEV_PROP_STRING 164 drivers/base/swnode.c case DEV_PROP_STRING: DEV_PROP_STRING 328 drivers/base/swnode.c if (p->type == DEV_PROP_STRING && p->pointer.str) { DEV_PROP_STRING 334 drivers/base/swnode.c } else if (p->type == DEV_PROP_STRING) { DEV_PROP_STRING 376 drivers/base/swnode.c if (src->type == DEV_PROP_STRING) { DEV_PROP_STRING 386 drivers/base/swnode.c } else if (src->type == DEV_PROP_STRING) { DEV_PROP_STRING 283 include/linux/property.h .type = DEV_PROP_STRING, \ DEV_PROP_STRING 308 include/linux/property.h .type = DEV_PROP_STRING, \