Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A 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
H A Dsysfs-bus-acpi35 _STR control method, if present.
/linux/tools/lib/api/fs/
H A Dfs.c22 #define _STR(x) #x macro
23 #define STR(x) _STR(x)
/linux/tools/tracing/rtla/src/
H A Dutils.c668 #define _STR(x) #x macro
669 #define STR(x) _STR(x)
/linux/drivers/usb/serial/
H A Dgarmin_gps.c39 #define _STR(s) #s macro
40 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)
/linux/tools/mm/
H A Dpage-types.c41 # define _STR(x) #x macro
42 # define STR(x) _STR(x)
/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst652 _STR 6.1.10 Recommended for conveying device names to end users;
/linux/Documentation/trace/
H A Dftrace.rst2480 #define _STR(x) #x
2481 #define STR(x) _STR(x)