/linux/Documentation/netlink/specs/ |
H A D | nftables.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 2 --- [all...] |
H A D | rt-neigh.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 2 --- [all...] |
H A D | tc.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 2 --- [all...] |
H A D | rt-addr.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 2 --- [all...] |
/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8b-odroidc1.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 12 model = "Hardkernel ODROID-C1"; 13 compatible = "hardkernel,odroid-c1", "amlogic,meson8b"; 22 stdout-path = "serial0:115200n8"; 30 emmc_pwrseq: emmc-pwrseq { 31 compatible = "mmc-pwrse [all...] |
/linux/tools/perf/Documentation/ |
H A D | jitdump-specification.txt | 5 ---------- [all...] |
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-odroidc2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "meson-gxbb.dtsi" 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/sound/meson-aiu.h> 15 compatible = "hardkernel,odroid-c2", "amlogic,meson-gxb [all...] |
H A D | meson-gxl-s805x-libretech-ac.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/sound/meson-aiu.h> 13 #include "meson-gxl-s805x.dtsi" 16 compatible = "libretech,aml-s805 [all...] |
H A D | meson-gxbb-nanopi-k2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include "meson-gxbb.dtsi" 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/sound/meson-aiu.h> 13 compatible = "friendlyarm,nanopi-k2", "amlogic,meson-gxb [all...] |
/linux/Documentation/userspace-api/netlink/ |
H A D | genetlink-legacy.rst | 1 .. SPDX-License-Identifier: BSD-3-Clause 9 the ``genetlink-legacy`` protocol level. 15 ----- [all...] |
H A D | netlink-raw.rst | 1 .. SPDX-License-Identifier: BSD-3-Clause 8 families such as ``NETLINK_ROUTE`` which use the ``netlink-raw`` protocol 14 The netlink-raw schema extends the :doc:`genetlink-legacy <genetlink-legacy>` 17 information. The raw netlink families also make use of type-specific 18 sub-message [all...] |
H A D | intro.rst | 1 .. SPDX-License-Identifier: BSD-3-Clause 8 It aims to replace fixed-format C structures as supplied 12 To achieve this Netlink uses a minimal fixed-format metadata header 27 .. code-bloc [all...] |
/linux/Documentation/networking/ |
H A D | radiotap-headers.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 ------- [all...] |
/linux/Documentation/netlink/ |
H A D | netlink-raw.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 3 --- [all...] |
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3568-bpi-r2-pro.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Author: Frank Wunderlich <frank-w@public-files.de> 7 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/leds/common.h> 10 #include <dt-bindings/pinctrl/rockchip.h> 11 #include <dt-binding [all...] |
H A D | rk3588-friendlyelec-cm3588-nas.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/pinctrl/rockchip.h> 14 #include <dt-bindings/soc/rockchip,vop2.h> 15 #include <dt-bindings/usb/pd.h> 16 #include "rk3588-friendlyele [all...] |
/linux/include/net/ |
H A D | nsh.h | 7 * Network Service Header: 10 * +-+-+-+-+-+-+-+-+- [all...] |
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright (c) 2017-2018 The Linux Foundation. All rights reserved. */ 8 #include <soc/qcom/cmd-db.h> 32 struct a6xx_hfi_queue_header *header = queue->header; in a6xx_hfi_queue_read() local 33 u32 i, hdr, index = header->read_inde in a6xx_hfi_queue_read() 70 struct a6xx_hfi_queue_header *header = queue->header; a6xx_hfi_queue_write() local 938 a6xx_hfi_queue_init(struct a6xx_hfi_queue * queue,struct a6xx_hfi_queue_header * header,void * virt,u64 iova,u32 id) a6xx_hfi_queue_init() argument [all...] |
/linux/include/linux/ |
H A D | hid-over-spi.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 50 * Input report header definition in HIDSPI protocol 51 * Report header size is 32bits, it includes: 56 * 1 - indicates last fragment 57 * 0 - indicates additional fragments 59 * @sync_const: [24:31] Used to validate input report header, must be 0x5A 68 * struct input_report_body_header - Input report body header definitio [all...] |
/linux/arch/powerpc/include/asm/ |
H A D | smu.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 25 * These commands are used to retrieve the sdb-partition-XX datas from 31 * - 0..1 : partition address 32 * - 2 : a byte containing the partition ID 33 * - 3 : length (maybe other bits are rest of header ?) 53 * - [all...] |
/linux/drivers/gpu/drm/amd/display/modules/freesync/ |
H A D | freesync.c | 2 * Copyright 2016-2023 Advanced Micro Devices, Inc. 34 /* Refresh rate ramp at a fixed rate of 65 Hz/second */ 38 /* Threshold to exit/exit BTR (to avoid frequent enter-exits at the lower limit) */ 42 /* Threshold to exit fixed refresh rate */ 44 /* Number of consecutive frames to check before entering/exiting fixed refresh */ 72 core_freesync->dc = dc; in mod_freesync_create() 73 return &core_freesync->public; in mod_freesync_create() 119 * 10000) * stream->timing.h_total, in calc_duration_in_us_from_v_total() 120 stream->timing.pix_clk_100hz)); in calc_duration_in_us_from_v_total() 127 unsigned int max_hw_v_total = stream->ct in calc_max_hardware_v_total() [all...] |
/linux/tools/net/ynl/pyynl/lib/ |
H A D | nlspec.py | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 37 self.ident_name = self.name.replace('-', '_') 119 value_start = self.yaml.get('value-start', 0) 166 sub-message type 168 is_auto_scalar bool, attr is a variable-size scalar 176 self.is_multi = yaml.get('multi-att [all...] |
/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ |
H A D | ia_css_ob_types.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 * CSS-API header file for Optical Black level parameters. 20 IA_CSS_OB_MODE_FIXED, /** Fixed OB */ 31 enum ia_css_ob_mode mode; /** Mode (None / Fixed / Raster). 35 (used for Fixed Mode only). 39 (used for Fixed Mode only). 43 (used for Fixed Mod [all...] |
/linux/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ |
H A D | ia_css_fpn_types.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 * CSS-API header file for Fixed Pattern Noise parameters. 14 /* Fixed Pattern Noise table. 16 * This contains the fixed patterns noise values 28 s16 *data; /** Table content (fixed patterns noise). 29 u0.[13-shif [all...] |
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-venice-gw72xx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/leds/common.h> 8 #include <dt-bindings/phy/phy-imx8-pcie.h> 17 led-controller { 18 compatible = "gpio-led [all...] |