/Linux-v6.1/sound/parisc/ |
D | harmony.c | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* Hewlett-Packard Harmony audio driver 5 * on the LASI ASIC of various early HP PA-RISC workstations. 7 * Copyright (C) 2004, Kyle McMartin <kyle@{debian.org,parisc-linux.org}> 11 * Copyright 2000-2003 (c) Helge Deller 13 * Copyright 2001 (c) Jean-Christophe Vaugeois 18 * - graveyard and silence buffers last for lifetime of 25 #include <linux/init.h> 26 #include <linux/slab.h> 27 #include <linux/time.h> [all …]
|
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi2/asic_reg/ |
D | gaudi2_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0 3 * Copyright 2020-2022 HabanaLabs, Ltd. 11 #include "gaudi2_blocks_linux_driver.h" 12 #include "psoc_reset_conf_regs.h" 13 #include "psoc_global_conf_regs.h" 14 #include "cpu_if_regs.h" 15 #include "pcie_aux_regs.h" 16 #include "pcie_dbi_regs.h" 17 #include "pcie_wrap_regs.h" 18 #include "pmmu_hbw_stlb_regs.h" [all …]
|
/Linux-v6.1/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 11 macros defined in <linux/ioctl.h>: 33 patch to Linus Torvalds. Or you can e-mail me at <mec@shout.net> and 67 no attempt to list non-X86 architectures or ioctls from drivers/staging/. 73 0x00 00-1F linux/fs.h conflict! 74 0x00 00-1F scsi/scsi_ioctl.h conflict! 75 0x00 00-1F linux/fb.h conflict! 76 0x00 00-1F linux/wavefront.h conflict! 77 0x02 all linux/fd.h 78 0x03 all linux/hdreg.h 79 0x04 D2-DC linux/umsdos_fs.h Dead since 2.6.11, but don't r… [all …]
|
/Linux-v6.1/include/asm-generic/ |
D | Kbuild | 1 # SPDX-License-Identifier: GPL-2.0 7 mandatory-y += atomic.h 8 mandatory-y += archrandom.h 9 mandatory-y += barrier.h 10 mandatory-y += bitops.h 11 mandatory-y += bug.h 12 mandatory-y += bugs.h 13 mandatory-y += cacheflush.h 14 mandatory-y += checksum.h 15 mandatory-y += compat.h [all …]
|
/Linux-v6.1/fs/reiserfs/ |
D | ibalance.c | 5 #include <linux/uaccess.h> 6 #include <linux/string.h> 7 #include <linux/time.h> 8 #include "reiserfs.h" 9 #include <linux/buffer_head.h> 29 int h, in internal_define_dest_src_infos() argument 41 src_bi->tb = tb; in internal_define_dest_src_infos() 42 src_bi->bi_bh = PATH_H_PBUFFER(tb->tb_path, h); in internal_define_dest_src_infos() 43 src_bi->bi_parent = PATH_H_PPARENT(tb->tb_path, h); in internal_define_dest_src_infos() 44 src_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos() [all …]
|
D | fix_node.c | 5 #include <linux/time.h> 6 #include <linux/slab.h> 7 #include <linux/string.h> 8 #include "reiserfs.h" 9 #include <linux/buffer_head.h> 39 "vs-8005: for INSERT mode and item number of inserted item"); in old_item_num() 41 return new_num - 1; in old_item_num() 45 "vs-8010: old_item_num: mode must be M_DELETE (mode = \'%c\'", in old_item_num() 51 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node() argument 54 struct virtual_node *vn = tb->tb_vn; in create_virtual_node() [all …]
|
/Linux-v6.1/drivers/message/fusion/lsi/ |
D | mpi_fc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2000-2008 LSI Corporation. 6 * Name: mpi_fc.h 10 * mpi_fc.h Version: 01.05.01 13 * --------------- 16 * -------- -------- ------------------------------------------------------ 17 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 18 * 06-06-00 01.00.01 Update version number for 1.0 release. 19 * 06-12-00 01.00.02 Added _MSG_FC_ABORT_REPLY structure. 20 * 11-02-00 01.01.01 Original release for post 1.0 work [all …]
|
D | mpi_targ.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2000-2008 LSI Corporation. 6 * Name: mpi_targ.h 10 * mpi_targ.h Version: 01.05.06 13 * --------------- 16 * -------- -------- ------------------------------------------------------ 17 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 18 * 06-06-00 01.00.01 Update version number for 1.0 release. 19 * 06-22-00 01.00.02 Added _MSG_TARGET_CMD_BUFFER_POST_REPLY structure. 21 * 11-02-00 01.01.01 Original release for post 1.0 work [all …]
|
D | mpi_tool.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2001-2008 LSI Corporation. 6 * Name: mpi_tool.h 10 * mpi_tool.h Version: 01.05.03 13 * --------------- 16 * -------- -------- ------------------------------------------------------ 17 * 08-08-01 01.02.01 Original release. 18 * 08-29-01 01.02.02 Added DIAG_DATA_UPLOAD_HEADER and related defines. 19 * 01-16-04 01.02.03 Added defines and structures for new tools 22 * 04-29-04 01.02.04 Added message structures for Diagnostic Buffer Post and [all …]
|
D | mpi_ioc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2000-2008 LSI Corporation. 6 * Name: mpi_ioc.h 10 * mpi_ioc.h Version: 01.05.16 13 * --------------- 16 * -------- -------- ------------------------------------------------------ 17 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 18 * 05-24-00 00.10.02 Added _MSG_IOC_INIT_REPLY structure. 19 * 06-06-00 01.00.01 Added CurReplyFrameSize field to _MSG_IOC_FACTS_REPLY. 20 * 06-12-00 01.00.02 Added _MSG_PORT_ENABLE_REPLY structure. [all …]
|
D | mpi_init.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2000-2008 LSI Corporation. 6 * Name: mpi_init.h 10 * mpi_init.h Version: 01.05.09 13 * --------------- 16 * -------- -------- ------------------------------------------------------ 17 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 18 * 05-24-00 00.10.02 Added SenseBufferLength to _MSG_SCSI_IO_REPLY. 19 * 06-06-00 01.00.01 Update version number for 1.0 release. 20 * 06-08-00 01.00.02 Added MPI_SCSI_RSP_INFO_ definitions. [all …]
|
D | mpi_sas.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2004-2008 LSI Corporation. 6 * Name: mpi_sas.h 10 * mpi_sas.h Version: 01.05.05 13 * --------------- 16 * -------- -------- ------------------------------------------------------ 17 * 08-19-04 01.05.01 Original release. 18 * 08-30-05 01.05.02 Added DeviceInfo bit for SEP. 21 * 03-27-06 01.05.03 Added Force Full Discovery, Transmit Port Select Signal, 25 * 10-11-06 01.05.04 Fixed the name of a define for Operation field of SAS IO [all …]
|
D | mpi_raid.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2001-2008 LSI Corporation. 6 * Name: mpi_raid.h 10 * mpi_raid.h Version: 01.05.05 13 * --------------- 16 * -------- -------- ------------------------------------------------------ 17 * 02-27-01 01.01.01 Original release for this file. 18 * 03-27-01 01.01.02 Added structure offset comments. 19 * 08-08-01 01.02.01 Original release for v1.2 work. 20 * 09-28-01 01.02.02 Major rework for MPI v1.2 Integrated RAID changes. [all …]
|
/Linux-v6.1/drivers/scsi/ |
D | hpsa.c | 3 * Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries 5 * Copyright 2014-2015 PMC-Sierra, Inc. 6 * Copyright 2000,2009-2015 Hewlett-Packard Development Company, L.P. 21 #include <linux/module.h> 22 #include <linux/interrupt.h> 23 #include <linux/types.h> 24 #include <linux/pci.h> 25 #include <linux/kernel.h> 26 #include <linux/slab.h> 27 #include <linux/delay.h> [all …]
|
/Linux-v6.1/tools/perf/ |
D | check-headers.sh | 2 # SPDX-License-Identifier: GPL-2.0 5 include/uapi/linux/const.h 6 include/uapi/drm/drm.h 7 include/uapi/drm/i915_drm.h 8 include/uapi/linux/fadvise.h 9 include/uapi/linux/fcntl.h 10 include/uapi/linux/fs.h 11 include/uapi/linux/fscrypt.h 12 include/uapi/linux/kcmp.h 13 include/uapi/linux/kvm.h [all …]
|
/Linux-v6.1/net/dccp/ccids/lib/ |
D | packet_history.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (c) 2005-7 The University of Waikato, Hamilton, New Zealand. 10 * or e-mail Ian McDonald - ian.mcdonald@jandi.co.nz 14 * Copyright (c) 2003 Nils-Erik Mattsson, Joacim Haggmark, Magnus Erixzon 23 #include <linux/string.h> 24 #include <linux/slab.h> 25 #include "packet_history.h" 26 #include "../../dccp.h" 38 return tfrc_tx_hist_slab == NULL ? -ENOBUFS : 0; in tfrc_tx_packet_history_init() 54 return -ENOBUFS; in tfrc_tx_hist_add() [all …]
|
/Linux-v6.1/drivers/media/dvb-core/ |
D | dvb_net.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 10 * Copyright (C) 2003, 2004 gcs - Global Communication & Services GmbH. 21 * Feb 2004: hl/ws v1: Implementing draft-fair-ipdvb-ule-01.txt 23 * Dec 2004: hl/ws v2: Implementing draft-ietf-ipdvb-ule-03.txt: 29 * Filtering on dest MAC addresses, if present (D-Bit = 0) 30 * DVB_ULE_DEBUG compile-time option. 45 #include <linux/module.h> 46 #include <linux/kernel.h> 47 #include <linux/netdevice.h> 48 #include <linux/nospec.h> [all …]
|
/Linux-v6.1/usr/include/ |
D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # - Forbid C++ style comments 5 # - Use '__inline__', '__asm__' instead of 'inline', 'asm' 7 # -std=c90 (equivalent to -ansi) catches the violation of those. 8 # We cannot go as far as adding -Wpedantic since it emits too many warnings. 9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration 11 # In theory, we do not care -m32 or -m64 for header compile tests. 12 # It is here just because CONFIG_CC_CAN_LINK is tested with -m32 or -m64. 13 UAPI_CFLAGS += $(filter -m32 -m64 --target=%, $(KBUILD_CFLAGS)) 18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include [all …]
|
/Linux-v6.1/include/uapi/asm-generic/ |
D | Kbuild | 1 # SPDX-License-Identifier: GPL-2.0 6 mandatory-y += auxvec.h 7 mandatory-y += bitsperlong.h 8 mandatory-y += bpf_perf_event.h 9 mandatory-y += byteorder.h 10 mandatory-y += errno.h 11 mandatory-y += fcntl.h 12 mandatory-y += ioctl.h 13 mandatory-y += ioctls.h 14 mandatory-y += ipcbuf.h [all …]
|
/Linux-v6.1/arch/um/include/asm/ |
D | Kbuild | 1 # SPDX-License-Identifier: GPL-2.0 2 generic-y += bpf_perf_event.h 3 generic-y += bug.h 4 generic-y += compat.h 5 generic-y += current.h 6 generic-y += device.h 7 generic-y += dma-mapping.h 8 generic-y += emergency-restart.h 9 generic-y += exec.h 10 generic-y += extable.h [all …]
|
/Linux-v6.1/drivers/media/pci/zoran/ |
D | videocodec.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 11 #include <linux/kernel.h> 12 #include <linux/module.h> 13 #include <linux/init.h> 14 #include <linux/types.h> 15 #include <linux/slab.h> 17 #include "videocodec.h" 39 struct codec_list *h = codeclist_top; in videocodec_attach() local 53 master->name, master->flags, master->magic); in videocodec_attach() 55 if (!h) { in videocodec_attach() [all …]
|
/Linux-v6.1/arch/loongarch/include/asm/ |
D | Kbuild | 1 # SPDX-License-Identifier: GPL-2.0 2 generic-y += dma-contiguous.h 3 generic-y += export.h 4 generic-y += mcs_spinlock.h 5 generic-y += parport.h 6 generic-y += early_ioremap.h 7 generic-y += qrwlock.h 8 generic-y += qspinlock.h 9 generic-y += rwsem.h 10 generic-y += segment.h [all …]
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_dcbnl.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // Copyright (c) 2016-2017 Hisilicon Limited. 4 #include "hnae3.h" 5 #include "hns3_enet.h" 9 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_ieee_getets() local 12 return -EBUSY; in hns3_dcbnl_ieee_getets() 14 if (h->kinfo.dcb_ops->ieee_getets) in hns3_dcbnl_ieee_getets() 15 return h->kinfo.dcb_ops->ieee_getets(h, ets); in hns3_dcbnl_ieee_getets() 17 return -EOPNOTSUPP; in hns3_dcbnl_ieee_getets() 22 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_ieee_setets() local [all …]
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | vpstate.c | 24 #include <subdev/bios.h> 25 #include <subdev/bios/bit.h> 26 #include <subdev/bios/vpstate.h> 42 nvbios_vpstate_parse(struct nvkm_bios *b, struct nvbios_vpstate_header *h) in nvbios_vpstate_parse() argument 44 if (!h) in nvbios_vpstate_parse() 45 return -EINVAL; in nvbios_vpstate_parse() 47 h->offset = nvbios_vpstate_offset(b); in nvbios_vpstate_parse() 48 if (!h->offset) in nvbios_vpstate_parse() 49 return -ENODEV; in nvbios_vpstate_parse() 51 h->version = nvbios_rd08(b, h->offset); in nvbios_vpstate_parse() [all …]
|
/Linux-v6.1/scripts/gcc-plugins/ |
D | gcc-common.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 #include "bversion.h" 7 #include "gcc-plugin.h" 9 #include "plugin.h" 11 #include "plugin-version.h" 12 #include "config.h" 13 #include "system.h" 14 #include "coretypes.h" 15 #include "tm.h" 16 #include "line-map.h" [all …]
|