instruction
stringlengths
82
202
input
stringclasses
1 value
output
stringlengths
73
23.9M
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/gss_krb5' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Adapted from MIT Kerberos 5-1.2.1 lib/include/krb5.h, * lib/gssapi/krb5/gssapiP_krb5.h, and others * * Copyright (c) 2000-2008 The Regents of the University of Michigan. * All rights reserved. * * Andy Adamson <andros@umich.edu> * Bruce Fields <bfields@umich.edu> */ /* * Copyright 1995 by...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/types' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/types.h * * Generic types and misc stuff for RPC. * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #ifndef _LINUX_SUNRPC_TYPES_H_ #define _LINUX_SUNRPC_TYPES_H_ #include <linux/timer.h> #include <linux/sched/signal.h> #include ...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/rdma_rn' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * * Copyright (c) 2024, Oracle and/or its affiliates. */ #ifndef _LINUX_SUNRPC_RDMA_RN_H #define _LINUX_SUNRPC_RDMA_RN_H #include <rdma/ib_verbs.h> /** * rpcrdma_notification - request removal notification */ struct rpcrdma_notification { void (*rn_done)(struct r...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/cache' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * include/linux/sunrpc/cache.h * * Generic code for various authentication-related caches * used by sunrpc clients and servers. * * Copyright (C) 2002 Neil Brown <neilb@cse.unsw.edu.au> */ #ifndef _LINUX_SUNRPC_CACHE_H_ #define _LINUX_SUNRPC_CACHE_H_ #include...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/clnt' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/clnt.h * * Declarations for the high-level RPC client interface * * Copyright (C) 1995, 1996, Olaf Kirch <okir@monad.swb.de> */ #ifndef _LINUX_SUNRPC_CLNT_H #define _LINUX_SUNRPC_CLNT_H #include <linux/types.h> #include <linux/socket...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/svcauth_gss' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/svcauth_gss.h * * Bruce Fields <bfields@umich.edu> * Copyright (c) 2002 The Regents of the University of Michigan */ #ifndef _LINUX_SUNRPC_SVCAUTH_GSS_H #define _LINUX_SUNRPC_SVCAUTH_GSS_H #include <linux/sched.h> #include <linux/sunrpc/...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/debug' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/debug.h * * Debugging support for sunrpc module * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #ifndef _LINUX_SUNRPC_DEBUG_H_ #define _LINUX_SUNRPC_DEBUG_H_ #include <uapi/linux/sunrpc/debug.h> /* * Debugging macros etc */ ...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/svc_rdma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ /* * Copyright (c) 2005-2006 Network Appliance, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, av...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/gss_err' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * linux/include/sunrpc/gss_err.h * * Adapted from MIT Kerberos 5-1.2.1 include/gssapi/gssapi.h * * Copyright (c) 2002 The Regents of the University of Michigan. * All rights reserved. * * Andy Adamson <andros@umich.edu> */ /* * Copyright 1993 by OpenVision Technologies, Inc. * * Permission ...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/xdrgen/_builtins' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2024 Oracle and/or its affiliates. * * This header defines XDR data type primitives specified in * Section 4 of RFC 4506, used by RPC programs implemented * in the Linux kernel. */ #ifndef _SUNRPC_XDRGEN__BUILTINS_H_ #define _SUNRPC_XDRGEN__BUILTINS_...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/xdrgen/nfs4_1' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* Generated by xdrgen. Manual edits will be lost. */ /* XDR specification file: ../../Documentation/sunrpc/xdr/nfs4_1.x */ /* XDR specification modification time: Thu Jan 8 23:12:07 2026 */ #ifndef _LINUX_XDRGEN_NFS4_1_DEF_H #define _LINUX_XDRGEN_NFS4_1_DEF_H #include <li...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/xdrgen/_defs' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2024 Oracle and/or its affiliates. * * This header defines XDR data type primitives specified in * Section 4 of RFC 4506, used by RPC programs implemented * in the Linux kernel. */ #ifndef _SUNRPC_XDRGEN__DEFS_H_ #define _SUNRPC_XDRGEN__DEFS_H_ #def...
Linux işletim sistemi çekirdeği için 'include/linux/sunrpc/xdrgen/nlm4' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* Generated by xdrgen. Manual edits will be lost. */ /* XDR specification file: ../../Documentation/sunrpc/xdr/nlm4.x */ /* XDR specification modification time: Thu Dec 25 13:10:19 2025 */ #ifndef _LINUX_XDRGEN_NLM4_DEF_H #define _LINUX_XDRGEN_NLM4_DEF_H #include <linux/ty...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/greybus_id' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* FIXME * move this to include/linux/mod_devicetable.h when merging */ #ifndef __LINUX_GREYBUS_ID_H #define __LINUX_GREYBUS_ID_H #include <linux/types.h> #include <linux/mod_devicetable.h> struct greybus_bundle_id { __u16 match_flags; __u32 vendor; __u32 product; _...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/hd' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus Host Device * * Copyright 2014-2015 Google Inc. * Copyright 2014-2015 Linaro Ltd. */ #ifndef __HD_H #define __HD_H #include <linux/types.h> #include <linux/device.h> struct gb_host_device; struct gb_message; struct gb_hd_driver { size_t hd_priv_size; ...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/svc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus SVC code * * Copyright 2015 Google Inc. * Copyright 2015 Linaro Ltd. */ #ifndef __SVC_H #define __SVC_H #include <linux/types.h> #include <linux/device.h> struct gb_svc_l2_timer_cfg; #define GB_SVC_CPORT_FLAG_E2EFC BIT(0) #define GB_SVC_CPORT_FLAG_CSD_N...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/module' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus Module code * * Copyright 2016 Google Inc. * Copyright 2016 Linaro Ltd. */ #ifndef __MODULE_H #define __MODULE_H #include <linux/types.h> #include <linux/device.h> struct gb_module { struct device dev; struct gb_host_device *hd; struct list_head hd_no...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/interface' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus Interface Block code * * Copyright 2014 Google Inc. * Copyright 2014 Linaro Ltd. */ #ifndef __INTERFACE_H #define __INTERFACE_H #include <linux/types.h> #include <linux/device.h> enum gb_interface_type { GB_INTERFACE_TYPE_INVALID = 0, GB_INTERFACE_TYPE_...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/greybus_manifest' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus manifest definition * * See "Greybus Application Protocol" document (version 0.1) for * details on these values and structures. * * Copyright 2014-2015 Google Inc. * Copyright 2014-2015 Linaro Ltd. * * Released under the GPLv2 and BSD licenses. */ #ifn...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/connection' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus connections * * Copyright 2014 Google Inc. * Copyright 2014 Linaro Ltd. */ #ifndef __CONNECTION_H #define __CONNECTION_H #include <linux/bits.h> #include <linux/list.h> #include <linux/kfifo.h> #include <linux/kref.h> #include <linux/workqueue.h> #define ...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/bundle' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus bundles * * Copyright 2014 Google Inc. * Copyright 2014 Linaro Ltd. */ #ifndef __BUNDLE_H #define __BUNDLE_H #include <linux/types.h> #include <linux/list.h> #include <linux/pm_runtime.h> #include <linux/device.h> #define BUNDLE_ID_NONE U8_MAX /* Greybus...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/control' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus CPort control protocol * * Copyright 2015 Google Inc. * Copyright 2015 Linaro Ltd. */ #ifndef __CONTROL_H #define __CONTROL_H #include <linux/types.h> #include <linux/device.h> struct gb_control { struct device dev; struct gb_interface *intf; struct g...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/manifest' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus manifest parsing * * Copyright 2014 Google Inc. * Copyright 2014 Linaro Ltd. */ #ifndef __MANIFEST_H #define __MANIFEST_H #include <linux/types.h> struct gb_interface; bool gb_manifest_parse(struct gb_interface *intf, void *data, size_t size); #endif /* ...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/greybus_protocols' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ /* * Copyright(c) 2014 - 2015 Google Inc. All rights reserved. * Copyright(c) 2014 - 2015 Linaro Ltd. All rights reserved. */ #ifndef __GREYBUS_PROTOCOLS_H #define __GREYBUS_PROTOCOLS_H #include <linux/types.h> /* Fixed IDs for control/svc protocols */...
Linux işletim sistemi çekirdeği için 'include/linux/greybus/operation' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Greybus operations * * Copyright 2014 Google Inc. * Copyright 2014 Linaro Ltd. */ #ifndef __OPERATION_H #define __OPERATION_H #include <linux/completion.h> #include <linux/kref.h> #include <linux/timer.h> #include <linux/types.h> #include <linux/workqueue.h> stru...
Linux işletim sistemi çekirdeği için 'include/linux/lsm/smack' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Linux Security Module interface to other subsystems. * Smack presents a pointer into the global Smack label list. */ #ifndef __LINUX_LSM_SMACK_H #define __LINUX_LSM_SMACK_H struct smack_known; struct lsm_prop_smack { #ifdef CONFIG_SECURITY_SMACK struct smack_known ...
Linux işletim sistemi çekirdeği için 'include/linux/lsm/selinux' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Linux Security Module interface to other subsystems. * SELinux presents a single u32 value which is known as a secid. */ #ifndef __LINUX_LSM_SELINUX_H #define __LINUX_LSM_SELINUX_H #include <linux/types.h> struct lsm_prop_selinux { #ifdef CONFIG_SECURITY_SELINUX u32...
Linux işletim sistemi çekirdeği için 'include/linux/lsm/apparmor' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Linux Security Module interface to other subsystems. * AppArmor presents single pointer to an aa_label structure. */ #ifndef __LINUX_LSM_APPARMOR_H #define __LINUX_LSM_APPARMOR_H struct aa_label; struct lsm_prop_apparmor { #ifdef CONFIG_SECURITY_APPARMOR struct aa_...
Linux işletim sistemi çekirdeği için 'include/linux/lsm/bpf' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Linux Security Module interface to other subsystems. * BPF may present a single u32 value. */ #ifndef __LINUX_LSM_BPF_H #define __LINUX_LSM_BPF_H #include <linux/types.h> struct lsm_prop_bpf { #ifdef CONFIG_BPF_LSM u32 secid; #endif }; #endif /* ! __LINUX_LSM_BPF_H...
Linux işletim sistemi çekirdeği için 'include/linux/bnge/hsi' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright (c) 2026 Broadcom */ /* DO NOT MODIFY!!! This file is automatically generated. */ #ifndef _BNGE_HSI_H_ #define _BNGE_HSI_H_ /* hwrm_cmd_hdr (size:128b/16B) */ struct hwrm_cmd_hdr { __le16 req_type; __le16 cmpl_ring; __le16 seq_id; __le16 target_id; __le64...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/driver' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory ...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/mlx5_ifc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies, Ltd. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main dire...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/qp' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory ...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/mpfs' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB * Copyright (c) 2021 Mellanox Technologies Ltd. */ #ifndef _MLX5_MPFS_ #define _MLX5_MPFS_ struct mlx5_core_dev; #ifdef CONFIG_MLX5_MPFS int mlx5_mpfs_add_mac(struct mlx5_core_dev *dev, u8 *mac); int mlx5_mpfs_del_mac(struct mlx5_core_dev *dev, u8 *mac); #...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/device' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory ...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/port' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2016, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of th...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/eswitch' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ /* * Copyright (c) 2018 Mellanox Technologies. All rights reserved. */ #ifndef _MLX5_ESWITCH_ #define _MLX5_ESWITCH_ #include <linux/mlx5/driver.h> #include <linux/mlx5/vport.h> #include <net/devlink.h> #define MLX5_ESWITCH_MANAGER(mdev) MLX5_CAP_GEN(m...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/fs' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of th...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/mlx5_ifc_fpga' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2017, Mellanox Technologies, Ltd. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/mlx5_ifc_vdpa' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ /* Copyright (c) 2020 Mellanox Technologies Ltd. */ #ifndef __MLX5_IFC_VDPA_H_ #define __MLX5_IFC_VDPA_H_ enum { MLX5_VIRTIO_Q_EVENT_MODE_NO_MSIX_MODE = 0x0, MLX5_VIRTIO_Q_EVENT_MODE_QP_MODE = 0x1, MLX5_VIRTIO_Q_EVENT_MODE_MSIX_MODE = 0x2, }; ...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/vport' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies, Ltd. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main dire...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/cq' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory ...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/doorbell' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory ...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/lag' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ /* Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved. */ #ifndef __MLX5_LAG_API_H__ #define __MLX5_LAG_API_H__ #include <linux/types.h> struct mlx5_core_dev; struct mlx5_flow_table; struct mlx5_flow_table_attr; int mlx5_lag_demux_ini...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/rsc_dump' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ /* Copyright (c) 2020 Mellanox Technologies inc. */ #include <linux/mlx5/driver.h> #ifndef __MLX5_RSC_DUMP #define __MLX5_RSC_DUMP enum mlx5_sgmt_type { MLX5_SGMT_TYPE_HW_CQPC, MLX5_SGMT_TYPE_HW_SQPC, MLX5_SGMT_TYPE_HW_RQPC, MLX5_SGMT_TYPE_FULL_SRQC, M...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/fs_helpers' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2018, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of th...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/eq' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ /* Copyright (c) 2018 Mellanox Technologies. */ #ifndef MLX5_CORE_EQ_H #define MLX5_CORE_EQ_H #define MLX5_NUM_CMD_EQE (32) #define MLX5_NUM_ASYNC_EQE (0x1000) #define MLX5_NUM_SPARE_EQE (0x80) struct mlx5_eq; struct mlx5_irq; struct mlx5_core_dev; struc...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/transobj' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Copyright (c) 2013-2015, Mellanox Technologies, Ltd. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main dire...
Linux işletim sistemi çekirdeği için 'include/linux/mlx5/macsec' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ /* Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. */ #ifndef MLX5_MACSEC_H #define MLX5_MACSEC_H #ifdef CONFIG_MLX5_MACSEC struct mlx5_macsec_event_data { struct mlx5_macsec_fs *macsec_fs; void *macdev; u32 fs_id; bool is_tx; }; int mlx5_macsec_ad...
Linux işletim sistemi çekirdeği için 'include/linux/fs/super' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_FS_SUPER_H #define _LINUX_FS_SUPER_H #include <linux/fs/super_types.h> #include <linux/unicode.h> /* * These are internal functions, please use sb_start_{write,pagefault,intwrite} * instead. */ static inline void __sb_end_write(struct super_block *sb, int ...
Linux işletim sistemi çekirdeği için 'include/linux/fs/super_types' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_FS_SUPER_TYPES_H #define _LINUX_FS_SUPER_TYPES_H #include <linux/fs_dirent.h> #include <linux/errseq.h> #include <linux/list_lru.h> #include <linux/list.h> #include <linux/list_bl.h> #include <linux/llist.h> #include <linux/uidgid.h> #include <linux/uuid.h> #i...
Linux işletim sistemi çekirdeği için 'include/linux/fpga/fpga-region' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _FPGA_REGION_H #define _FPGA_REGION_H #include <linux/device.h> #include <linux/fpga/fpga-mgr.h> #include <linux/fpga/fpga-bridge.h> struct fpga_region; /** * struct fpga_region_info - collection of parameters an FPGA Region * @mgr: fpga region manager * @compa...
Linux işletim sistemi çekirdeği için 'include/linux/fpga/altera-pr-ip-core' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Driver for Altera Partial Reconfiguration IP Core * * Copyright (C) 2016 Intel Corporation * * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation * by Alan Tull <atull@opensource.altera.com> */ #ifndef _ALT_PR_IP_CORE_H #define _ALT_PR_IP_CORE_H #...
Linux işletim sistemi çekirdeği için 'include/linux/fpga/fpga-bridge' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_FPGA_BRIDGE_H #define _LINUX_FPGA_BRIDGE_H #include <linux/device.h> #include <linux/fpga/fpga-mgr.h> struct fpga_bridge; /** * struct fpga_bridge_ops - ops for low level FPGA bridge drivers * @enable_show: returns the FPGA bridge's status * @enable_set:...
Linux işletim sistemi çekirdeği için 'include/linux/fpga/fpga-mgr' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * FPGA Framework * * Copyright (C) 2013-2016 Altera Corporation * Copyright (C) 2017 Intel Corporation */ #ifndef _LINUX_FPGA_MGR_H #define _LINUX_FPGA_MGR_H #include <linux/mutex.h> #include <linux/platform_device.h> struct fpga_manager; struct sg_table; /** * ...
Linux işletim sistemi çekirdeği için 'include/linux/qed/iwarp_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __IWARP_COMMON__ #define __IWARP_COMMON__ #include <linux/qed/rdma_common.h> /************************/ /* IWARP...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_eth_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_ETH_IF_H #define _QED_ETH_IF_H #include <linux/list.h> #include <linux/if_link.h> #include <linux/qed/eth_co...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_nvmetcp_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* Copyright 2021 Marvell. All rights reserved. */ #ifndef _QED_NVMETCP_IF_H #define _QED_NVMETCP_IF_H #include <linux/types.h> #include <linux/qed/qed_if.h> #include <linux/qed/storage_common.h> #include <linux/qed/nvmetcp_common.h> #define QED_NVMET...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_iscsi_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_ISCSI_IF_H #define _QED_ISCSI_IF_H #include <linux/types.h> #include <linux/qed/qed_if.h> typedef int (*iscs...
Linux işletim sistemi çekirdeği için 'include/linux/qed/rdma_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __RDMA_COMMON__ #define __RDMA_COMMON__ /************************/ /* RDMA FW CONSTANTS */ /*********************...
Linux işletim sistemi çekirdeği için 'include/linux/qed/fcoe_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __FCOE_COMMON__ #define __FCOE_COMMON__ /*********************/ /* FCOE FW CONSTANTS */ /*********************/ #defin...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_rdma_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_RDMA_IF_H #define _QED_RDMA_IF_H #include <linux/types.h> #include <linux/delay.h> #include <linux/list.h> #i...
Linux işletim sistemi çekirdeği için 'include/linux/qed/common_hsi' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2016 QLogic Corporation * Copyright (c) 2019-2021 Marvell International Ltd. */ #ifndef _COMMON_HSI_H #define _COMMON_HSI_H #include <linux/types.h> #include <asm/byteorder.h> #include <linux/bitops.h>...
Linux işletim sistemi çekirdeği için 'include/linux/qed/nvmetcp_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* Copyright 2021 Marvell. All rights reserved. */ #ifndef __NVMETCP_COMMON__ #define __NVMETCP_COMMON__ #include "tcp_common.h" #include <linux/nvme-tcp.h> #define NVMETCP_SLOW_PATH_LAYER_CODE (6) #define NVMETCP_WQE_NUM_SGES_SLOWIO (0xf) /* NVMeTC...
Linux işletim sistemi çekirdeği için 'include/linux/qed/tcp_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __TCP_COMMON__ #define __TCP_COMMON__ /********************/ /* TCP FW CONSTANTS */ /********************/ #defi...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_iov_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_IOV_IF_H #define _QED_IOV_IF_H #include <linux/qed/qed_if.h> /* Structs used by PF to control and manipulat...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_IF_H #define _QED_IF_H #include <linux/ethtool.h> #include <linux/types.h> #include <linux/interrupt.h> #inc...
Linux işletim sistemi çekirdeği için 'include/linux/qed/storage_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __STORAGE_COMMON__ #define __STORAGE_COMMON__ /*********************/ /* SCSI CONSTANTS */ /*********************...
Linux işletim sistemi çekirdeği için 'include/linux/qed/iscsi_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __ISCSI_COMMON__ #define __ISCSI_COMMON__ /**********************/ /* ISCSI FW CONSTANTS */ /********************...
Linux işletim sistemi çekirdeği için 'include/linux/qed/eth_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __ETH_COMMON__ #define __ETH_COMMON__ /********************/ /* ETH FW CONSTANTS */ /********************/ #defi...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_chain' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_CHAIN_H #define _QED_CHAIN_H #include <linux/types.h> #include <asm/byteorder.h> #include <linux/kernel.h> #...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_fcoe_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_FCOE_IF_H #define _QED_FCOE_IF_H #include <linux/types.h> #include <linux/qed/qed_if.h> struct qed_fcoe_stats { u64 fcoe_rx_byte_cnt; u64 fcoe_rx_data_pkt_cnt; u64 fcoe_rx_xfer_pk...
Linux işletim sistemi çekirdeği için 'include/linux/qed/roce_common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef __ROCE_COMMON__ #define __ROCE_COMMON__ /************************/ /* ROCE FW CONSTANTS */ /*********************...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qede_rdma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qedr NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef QEDE_ROCE_H #define QEDE_ROCE_H #include <linux/pci.h> #include <linux/netdevice.h> #include <linux/types.h> #in...
Linux işletim sistemi çekirdeği için 'include/linux/qed/qed_ll2_if' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* QLogic qed NIC Driver * Copyright (c) 2015-2017 QLogic Corporation * Copyright (c) 2019-2020 Marvell International Ltd. */ #ifndef _QED_LL2_IF_H #define _QED_LL2_IF_H #include <linux/types.h> #include <linux/interrupt.h> #include <linux/netdevi...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/ftm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c // SPDX-License-Identifier: GPL-2.0 #ifndef __FSL_FTM_H__ #define __FSL_FTM_H__ #define FTM_SC 0x0 /* Status And Control */ #define FTM_CNT 0x4 /* Counter */ #define FTM_MOD 0x8 /* Modulo */ #define FTM_CNTIN 0x4C /* Counter Initial Value */ #define FTM_STATUS 0x50 /* Capture And Compare Sta...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/guts' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Freecale 85xx and 86xx Global Utilties register set * * Authors: Jeff Brown * Timur Tabi <timur@freescale.com> * * Copyright 2004,2007,2012 Freescale Semiconductor, Inc */ #ifndef __FSL_GUTS_H__ #define __FSL_GUTS_H__ #include <linux/types.h> #...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/ntmp' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ /* Copyright 2025 NXP */ #ifndef __NETC_NTMP_H #define __NETC_NTMP_H #include <linux/bitops.h> #include <linux/if_ether.h> struct maft_keye_data { u8 mac_addr[ETH_ALEN]; __le16 resv; }; struct maft_cfge_data { __le16 si_bitmap; __le16 resv; }; struc...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/ptp_qoriq' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2010 OMICRON electronics GmbH * Copyright 2018 NXP */ #ifndef __PTP_QORIQ_H__ #define __PTP_QORIQ_H__ #include <linux/io.h> #include <linux/interrupt.h> #include <linux/ptp_clock_kernel.h> /* * qoriq ptp registers */ struct ctrl_regs { u32 tmr_ctrl; ...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/netc_global' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ /* Copyright 2024 NXP */ #ifndef __NETC_GLOBAL_H #define __NETC_GLOBAL_H #include <linux/io.h> static inline u32 netc_read(void __iomem *reg) { return ioread32(reg); } static inline void netc_write(void __iomem *reg, u32 val) { iowrite32(val, reg); } ...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/enetc_mdio' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ /* Copyright 2019 NXP */ #ifndef _FSL_ENETC_MDIO_H_ #define _FSL_ENETC_MDIO_H_ #include <linux/phy.h> /* PCS registers */ #define ENETC_PCS_LINK_TIMER1 0x12 #define ENETC_PCS_LINK_TIMER1_VAL 0x06a0 #define ENETC_PCS_LINK_TIMER2 0x13 #define ENETC_PC...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/mc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Freescale Management Complex (MC) bus public interface * * Copyright (C) 2014-2016 Freescale Semiconductor, Inc. * Copyright 2019-2020 NXP * Author: German Rivera <German.Rivera@freescale.com> * */ #ifndef _FSL_MC_H_ #define _FSL_MC_H_ #include <linux/device.h> #...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/edac' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef FSL_EDAC_H #define FSL_EDAC_H struct mpc85xx_edac_pci_plat_data { struct device_node *of_node; }; #endif ```
Linux işletim sistemi çekirdeği için 'include/linux/fsl/bestcomm/sram' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Handling of a sram zone for bestcomm * * * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com> * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any * kind, whether express or implied. */ #ifndef __BESTCOM...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/bestcomm/gen_bd' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Header for Bestcomm General Buffer Descriptor tasks driver * * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com> * Copyright (C) 2006 AppSpec Computer Technologies Corp. * Jeff Gibbons <jeff.gibbons@appspec.com> */ #ifndef __BESTCOMM_GEN_B...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/bestcomm/ata' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Header for Bestcomm ATA task driver * * * Copyright (C) 2006 Freescale - John Rigby * Copyright (C) 2006 Sylvain Munaut <tnt@246tNt.com> * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any * kind, whethe...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/bestcomm/bestcomm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Public header for the MPC52xx processor BestComm driver * * * Copyright (C) 2006 Sylvain Munaut <tnt@246tNt.com> * Copyright (C) 2005 Varma Electronics Oy, * ( by Andrey Volkov <avolkov@varma-el.com> ) * Copyright (C) 2003-2004 MontaVista, Software, Inc. * ...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/bestcomm/fec' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Header for Bestcomm FEC tasks driver * * * Copyright (C) 2006-2007 Sylvain Munaut <tnt@246tNt.com> * Copyright (C) 2003-2004 MontaVista, Software, Inc. * ( by Dale Farnsworth <dfarnsworth@mvista.com> ) * * This file is licensed under the terms of the GNU General Public License ...
Linux işletim sistemi çekirdeği için 'include/linux/fsl/bestcomm/bestcomm_priv' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* * Private header for the MPC52xx processor BestComm driver * * By private, we mean that driver should not use it directly. It's meant * to be used by the BestComm engine driver itself and by the intermediate * layer between the core and the drivers. * * Copyright (C) 2006 Sylvain Munaut <tnt@246tNt....
Linux işletim sistemi çekirdeği için 'include/linux/netfilter_bridge/ebtables' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * ebtables * * Authors: * Bart De Schuymer <bdschuym@pandora.be> * * ebtables.c,v 2.0, April, 2002 * * This code is strongly inspired by the iptables code which is * Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling */ #ifndef __LINUX_BRIDGE_EFF_H...
Linux işletim sistemi çekirdeği için 'include/linux/clk/mxs' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 Freescale Semiconductor, Inc. */ #ifndef __LINUX_CLK_MXS_H #define __LINUX_CLK_MXS_H int mxs_saif_clkmux_select(unsigned int clkmux); #endif ```
Linux işletim sistemi çekirdeği için 'include/linux/clk/ti' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * TI clock drivers support * * Copyright (C) 2013 Texas Instruments, Inc. */ #ifndef __LINUX_CLK_TI_H__ #define __LINUX_CLK_TI_H__ #include <linux/clk-provider.h> #include <linux/clkdev.h> /** * struct clk_omap_reg - OMAP register declaration * @offset: offset...
Linux işletim sistemi çekirdeği için 'include/linux/clk/imx' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2020 Freescale Semiconductor, Inc. * * Author: Lee Jones <lee.jones@linaro.org> */ #ifndef __LINUX_CLK_IMX_H #define __LINUX_CLK_IMX_H #include <linux/types.h> void imx6sl_set_wait_clk(bool enter); #endif ```
Linux işletim sistemi çekirdeği için 'include/linux/clk/renesas' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ * * Copyright 2013 Ideas On Board SPRL * Copyright 2013, 2014 Horms Solutions Ltd. * * Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com> * Contact: Simon Horman <horms@verge.net.au> */ #ifndef __LINUX_CLK_RENESAS_H_ #define __LINUX_CLK_RENESAS_H_ #include <...
Linux işletim sistemi çekirdeği için 'include/linux/clk/analogbits-wrpll-cln28hpc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018-2019 SiFive, Inc. * Wesley Terpstra * Paul Walmsley */ #ifndef __LINUX_CLK_ANALOGBITS_WRPLL_CLN28HPC_H #define __LINUX_CLK_ANALOGBITS_WRPLL_CLN28HPC_H #include <linux/types.h> /* DIVQ_VALUES: number of valid DIVQ values */ #define DIVQ_VALUES ...
Linux işletim sistemi çekirdeği için 'include/linux/clk/davinci' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c // SPDX-License-Identifier: GPL-2.0 /* * Clock drivers for TI DaVinci PLL and PSC controllers * * Copyright (C) 2018 David Lechner <david@lechnology.com> */ #ifndef __LINUX_CLK_DAVINCI_PLL_H___ #define __LINUX_CLK_DAVINCI_PLL_H___ #include <linux/device.h> #include <linux/regmap.h> /* function for registeri...
Linux işletim sistemi çekirdeği için 'include/linux/clk/pxa' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ #include <linux/compiler.h> #include <linux/types.h> extern int pxa25x_clocks_init(void __iomem *regs); extern int pxa27x_clocks_init(void __iomem *regs); extern int pxa3xx_clocks_init(void __iomem *regs, void __iomem *oscc_reg); #ifdef CONFIG_PXA3xx extern unsigned p...
Linux işletim sistemi çekirdeği için 'include/linux/clk/at91_pmc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * include/linux/clk/at91_pmc.h * * Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) SAN People * * Power Management Controller (PMC) - System peripherals registers. * Based on AT91RM9200 datasheet revision E. */ #ifndef AT91_PMC_H #define AT91_PMC_H #i...
Linux işletim sistemi çekirdeği için 'include/linux/clk/spear' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2020 STMicroelectronics - All Rights Reserved * * Author: Lee Jones <lee.jones@linaro.org> */ #ifndef __LINUX_CLK_SPEAR_H #define __LINUX_CLK_SPEAR_H #ifdef CONFIG_ARCH_SPEAR3XX void __init spear3xx_clk_init(void __iomem *misc_base, ...
Linux işletim sistemi çekirdeği için 'include/linux/clk/zynq' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2013 Xilinx Inc. * Copyright (C) 2012 National Instruments */ #ifndef __LINUX_CLK_ZYNQ_H_ #define __LINUX_CLK_ZYNQ_H_ #include <linux/spinlock.h> void zynq_clock_init(void); struct clk *clk_register_zynq_pll(const char *name, const char *par...