Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
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
A Dsysfs-bus-acpi35 _STR control method, if present.
/linux/drivers/pinctrl/cirrus/
A Dpinctrl-lochnagar.c61 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/drivers/staging/media/atomisp/pci/
A Dsh_css_firmware.c39 #define _STR(x) #x macro
40 #define STR(x) _STR(x)
/linux/tools/lib/api/fs/
A Dfs.c19 #define _STR(x) #x macro
20 #define STR(x) _STR(x)
/linux/drivers/usb/serial/
A Dgarmin_gps.c39 #define _STR(s) #s macro
40 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)
/linux/tools/vm/
A Dpage-types.c40 # define _STR(x) #x macro
41 # define STR(x) _STR(x)
/linux/Documentation/arm64/
A Dacpi_object_usage.rst581 _STR 6.1.10 Recommended for conveying device names to end users;
/linux/Documentation/trace/
A Dftrace.rst2363 #define _STR(x) #x
2364 #define STR(x) _STR(x)

Completed in 33 milliseconds