Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/tools/lib/api/fs/
Dfs.c17 #define _STR(x) #x macro
18 #define STR(x) _STR(x)
/linux-4.4.14/tools/perf/util/
Dutil.h270 #define _STR(x) #x macro
271 #define STR(x) _STR(x)
/linux-4.4.14/drivers/usb/serial/
Dgarmin_gps.c52 #define _STR(s) #s macro
53 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)
/linux-4.4.14/tools/vm/
Dpage-types.c52 # define _STR(x) #x macro
53 # define STR(x) _STR(x)
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt466 _STR 6.1.10 Recommended for conveying device names to end users;
/linux-4.4.14/Documentation/trace/
Dftrace.txt1780 #define _STR(x) #x
1781 #define STR(x) _STR(x)