| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 45 the *CIE XYZ tristimulus* values and these X, Y and Z values describe a 49 The Y value in the CIE XYZ colorspace corresponds to luminance. Often 50 the CIE XYZ colorspace is transformed to the normalized CIE xyY 61 colorspace is used. Upper case 'X' and 'Y' refer to the CIE XYZ 86 To recapitulate: the CIE XYZ colorspace uniquely identifies colors. 89 constructed that transforms CIE XYZ colors to colors in the new 92 Both the CIE XYZ and the RGB colorspace that are derived from the 114 in the CIE XYZ colorspace. Also note that Y'CbCr is often called YCbCr 123 The CIE XYZ colorspace where X, Y and Z are in the range [0…1] describes 142 corresponding CIE XYZ color and map that again to whatever colorspace
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | custom_sec_handlers.c | 44 /* no auto-attach for SEC("xyz") and SEC("kprobe") */ in custom_attach_prog() 140 ASSERT_EQ(bpf_program__type(skel->progs.xyz), BPF_PROG_TYPE_SYSCALL, "xyz_type"); in test_custom_sec_handlers() 154 skel->links.xyz = bpf_program__attach(skel->progs.kprobe1); in test_custom_sec_handlers() 156 ASSERT_ERR_PTR(skel->links.xyz, "xyz_attach"); in test_custom_sec_handlers() 168 /* SEC("xyz") shouldn't be auto-attached */ in test_custom_sec_handlers()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_custom_sec_handlers.c | 52 SEC("xyz/blah") 53 int xyz(void *ctx) in xyz() function
|
| H A D | linked_list_fail.c | 180 SEC("?kprobe/xyz") 187 SEC("?kretprobe/xyz") 194 SEC("?tracepoint/xyz") 208 SEC("?raw_tp/xyz") 215 SEC("?raw_tp.w/xyz")
|
| /linux/Documentation/devicetree/bindings/iio/light/ |
| H A D | ams,as73211.yaml | 7 title: AMS AS73211 JENCOLOR(R) Digital XYZ Sensor and AMS AS7331 UV Sensor 13 AMS AS73211 XYZ True Color Sensor with I2C Interface
|
| /linux/LICENSES/deprecated/ |
| H A D | GFDL-1.2 | 126 A section "Entitled XYZ" means a named subunit of the Document whose 127 title either is precisely XYZ or contains XYZ in parentheses following 128 text that translates XYZ in another language. (Here XYZ stands for a 132 section "Entitled XYZ" according to this definition.
|
| /linux/tools/perf/tests/ |
| H A D | subcmd-help.c | 13 add_cmdname(&cmds, "xyz", 3); in test__load_cmdnames() 17 TEST_ASSERT_VAL("case sensitive", is_in_cmdlist(&cmds, "XYZ") == 0); in test__load_cmdnames()
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | scsi_mid_low_api.rst | 71 目录下的两个文件。例如,一个名为“xyz”的驱动会包含一个头文件 72 xyz.h和一个源文件xyz.c。[实际上所有代码完全可以合并为单个 555 驱动“xyz”应将其sdev_configure()函数声明为:: 789 * (例如,“echo some_string > /proc/scsi/xyz/2”) 791 * (例如,“cat /proc/scsi/xyz/2”)
|
| /linux/include/dt-bindings/reset/ |
| H A D | sun50i-h6-r-ccu.h | 3 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
|
| H A D | suniv-ccu-f1c100s.h | 3 * Copyright (C) 2018 Icenowy Zheng <icenowy@aosc.xyz>
|
| H A D | sun8i-r-ccu.h | 2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
|
| H A D | sun8i-v3s-ccu.h | 2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm450.dtsi | 2 /* Copyright (c) 2023, Luca Weiss <luca@z3ntu.xyz> */
|
| H A D | pm6350.dtsi | 3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
|
| /linux/include/dt-bindings/clock/ |
| H A D | sun50i-h6-r-ccu.h | 3 * Copyright (c) 2017 Icenowy Zheng <icenowy@aosc.xyz>
|
| H A D | suniv-ccu-f1c100s.h | 3 * Copyright (c) 2018 Icenowy Zheng <icenowy@aosc.xyz>
|
| H A D | sun8i-r-ccu.h | 2 * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun8i-r.h | 3 * Copyright 2016 Icenowy <icenowy@aosc.xyz>
|
| H A D | ccu-sun50i-h6-r.h | 3 * Copyright 2017 Icenowy Zheng <icenowy@aosc.xyz>
|
| H A D | ccu-sun8i-v3s.h | 3 * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt6589-fairphone-fp1.dts | 3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | gpio-vibrator.yaml | 10 - Luca Weiss <luca@z3ntu.xyz>
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-sgm3140.yaml | 10 - Luca Weiss <luca@z3ntu.xyz>
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 9 AML code includes _OSI("XYZ"), the kernel's AML interpreter 10 can evaluate that method, look to see if it supports 'XYZ'
|
| /linux/drivers/pmdomain/marvell/ |
| H A D | pxa1908-power-controller.c | 3 * Copyright 2025 Duje Mihanović <duje@dujemihanovic.xyz> 302 MODULE_AUTHOR("Duje Mihanović <duje@dujemihanovic.xyz>");
|