Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0001-acpi-tpm-Add-missing-device-identification-objects.patch6 Add missing TPM device identification objects _STR and _UID. They will
41 + aml_append(dev, aml_name_decl("_STR", aml_string("TPM 2.0 Device")));
54 + aml_name_decl("_STR",
69 + aml_append(dev, aml_name_decl("_STR",
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/drivers/pinctrl/cirrus/
H 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, \
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css_firmware.c39 #define _STR(x) #x macro
40 #define STR(x) _STR(x)
/OK3568_Linux_fs/kernel/tools/lib/api/fs/
H A Dfs.c19 #define _STR(x) #x macro
20 #define STR(x) _STR(x)
/OK3568_Linux_fs/device/rockchip/common/configs/
H A Dextra-part-config.sh138 config RK_EXTRA_PARTITION_${i}_STR
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dextra-part-config.sh138 config RK_EXTRA_PARTITION_${i}_STR
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dgarmin_gps.c39 #define _STR(s) #s macro
40 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)
/OK3568_Linux_fs/kernel/tools/vm/
H A Dpage-types.c40 # define _STR(x) #x macro
41 # define STR(x) _STR(x)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0016-backend-drm-Support-controlling-output-dynamically.patch542 +#define _STR(x) #x
543 +#define STR(x) _STR(x)
/OK3568_Linux_fs/buildroot/package/weston/
H A D0019-backend-drm-Support-controlling-output-dynamically.patch543 +#define _STR(x) #x
544 +#define STR(x) _STR(x)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0019-backend-drm-Support-controlling-output-dynamically.patch543 +#define _STR(x) #x
544 +#define STR(x) _STR(x)
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dacpi_object_usage.rst581 _STR 6.1.10 Recommended for conveying device names to end users;
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst2360 #define _STR(x) #x
2361 #define STR(x) _STR(x)