Searched refs:_STR (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-devices-firmware_node | 14 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
|
| D | sysfs-bus-acpi | 34 _STR control method, if present.
|
| /Linux-v5.4/drivers/pinctrl/cirrus/ |
| D | pinctrl-lochnagar.c | 61 LN_PIN_SAIF(REV, ID##_BCLK, LN_##ID##_STR"-bclk"); \ 62 LN_PIN_SAIF(REV, ID##_LRCLK, LN_##ID##_STR"-lrclk"); \ 63 LN_PIN_SAIF(REV, ID##_RXDAT, LN_##ID##_STR"-rxdat"); \ 64 LN_PIN_SAIF(REV, ID##_TXDAT, LN_##ID##_STR"-txdat") 85 LN2_PIN_MUX(ID##_BCLK, LN_##ID##_STR"-bclk"); \ 86 LN2_PIN_MUX(ID##_LRCLK, LN_##ID##_STR"-lrclk"); \ 87 LN2_PIN_MUX(ID##_RXDAT, LN_##ID##_STR"-rxdat"); \ 88 LN2_PIN_MUX(ID##_TXDAT, LN_##ID##_STR"-txdat") 369 .name = LN_##ID##_STR, \ 381 .name = LN_##ID##_STR, \
|
| /Linux-v5.4/tools/lib/api/fs/ |
| D | fs.c | 19 #define _STR(x) #x macro 20 #define STR(x) _STR(x)
|
| /Linux-v5.4/drivers/usb/serial/ |
| D | garmin_gps.c | 39 #define _STR(s) #s macro 40 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)
|
| /Linux-v5.4/tools/vm/ |
| D | page-types.c | 40 # define _STR(x) #x macro 41 # define STR(x) _STR(x)
|
| /Linux-v5.4/Documentation/arm64/ |
| D | acpi_object_usage.rst | 581 _STR 6.1.10 Recommended for conveying device names to end users;
|
| /Linux-v5.4/Documentation/trace/ |
| D | ftrace.rst | 2301 #define _STR(x) #x 2302 #define STR(x) _STR(x)
|