Home
last modified time | relevance | path

Searched full:xyz (Results 1 – 25 of 78) sorted by relevance

1234

/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst45 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 Dcustom_sec_handlers.c44 /* 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 Dtest_custom_sec_handlers.c52 SEC("xyz/blah")
53 int xyz(void *ctx) in xyz() function
H A Dlinked_list_fail.c180 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 Dams,as73211.yaml7 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 DGFDL-1.2126 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 Dsubcmd-help.c13 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 Dscsi_mid_low_api.rst71 目录下的两个文件。例如,一个名为“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 Dsun50i-h6-r-ccu.h3 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsuniv-ccu-f1c100s.h3 * Copyright (C) 2018 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-r-ccu.h2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-v3s-ccu.h2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm450.dtsi2 /* Copyright (c) 2023, Luca Weiss <luca@z3ntu.xyz> */
H A Dpm6350.dtsi3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
/linux/include/dt-bindings/clock/
H A Dsun50i-h6-r-ccu.h3 * Copyright (c) 2017 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsuniv-ccu-f1c100s.h3 * Copyright (c) 2018 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-r-ccu.h2 * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
/linux/drivers/clk/sunxi-ng/
H A Dccu-sun8i-r.h3 * Copyright 2016 Icenowy <icenowy@aosc.xyz>
H A Dccu-sun50i-h6-r.h3 * Copyright 2017 Icenowy Zheng <icenowy@aosc.xyz>
H A Dccu-sun8i-v3s.h3 * Copyright (c) 2016 Icenowy Zheng <icenowy@aosc.xyz>
/linux/arch/arm/boot/dts/mediatek/
H A Dmt6589-fairphone-fp1.dts3 * Copyright (c) 2021, Luca Weiss <luca@z3ntu.xyz>
/linux/Documentation/devicetree/bindings/input/
H A Dgpio-vibrator.yaml10 - Luca Weiss <luca@z3ntu.xyz>
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-sgm3140.yaml10 - Luca Weiss <luca@z3ntu.xyz>
/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst9 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 Dpxa1908-power-controller.c3 * Copyright 2025 Duje Mihanović <duje@dujemihanovic.xyz>
302 MODULE_AUTHOR("Duje Mihanović <duje@dujemihanovic.xyz>");

1234