Home
last modified time | relevance | path

Searched refs:_STR (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-firmware_node14 that describes the device as provided by the _STR method in the ACPI
16 an _STR method associated with it in the ACPI namespace, this
Dsysfs-bus-acpi34 _STR control method, if present.
/Linux-v4.19/tools/lib/api/fs/
Dfs.c19 #define _STR(x) #x macro
20 #define STR(x) _STR(x)
/Linux-v4.19/drivers/usb/serial/
Dgarmin_gps.c39 #define _STR(s) #s macro
40 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)
/Linux-v4.19/tools/vm/
Dpage-types.c52 # define _STR(x) #x macro
53 # define STR(x) _STR(x)
/Linux-v4.19/Documentation/arm64/
Dacpi_object_usage.txt467 _STR 6.1.10 Recommended for conveying device names to end users;
/Linux-v4.19/Documentation/trace/
Dftrace.rst2210 #define _STR(x) #x
2211 #define STR(x) _STR(x)