instruction
stringlengths
82
202
input
stringclasses
1 value
output
stringlengths
73
23.9M
Linux işletim sistemi çekirdeği için 'include/linux/firmware/xlnx-zynqmp-crypto' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Firmware layer for XilSECURE APIs. * * Copyright (C) 2014-2022 Xilinx, Inc. * Copyright (C) 2022-2025 Advanced Micro Devices, Inc. */ #ifndef __FIRMWARE_XLNX_ZYNQMP_CRYPTO_H__ #define __FIRMWARE_XLNX_ZYNQMP_CRYPTO_H__ /** * struct xlnx_feature - Feature data * @...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/xlnx-zynqmp' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Xilinx Zynq MPSoC Firmware layer * * Copyright (C) 2014-2021 Xilinx * Copyright (C) 2022 - 2025 Advanced Micro Devices, Inc. * * Michal Simek <michal.simek@amd.com> * Davorin Mista <davorin.mista@aggios.com> * Jolly Shah <jollys@xilinx.com> * Rajan Vaja <r...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/xlnx-zynqmp-ufs' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Firmware layer for UFS APIs. * * Copyright (c) 2025 Advanced Micro Devices, Inc. */ #ifndef __FIRMWARE_XLNX_ZYNQMP_UFS_H__ #define __FIRMWARE_XLNX_ZYNQMP_UFS_H__ #if IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE) int zynqmp_pm_is_mphy_tx_rx_config_ready(bool *is_ready); int ...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/trusted_foundations' 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, NVIDIA Corporation. */ /* * Support for the Trusted Foundations secure monitor. * * Trusted Foundation comes active on some ARM consumer devices (most * Tegra-based devices sold on the market are concerned). Such devices can only * pe...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/xlnx-event-manager' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Xilinx Event Management Driver * * Copyright (C) 2024, Advanced Micro Devices, Inc. */ #ifndef _FIRMWARE_XLNX_EVENT_MANAGER_H_ #define _FIRMWARE_XLNX_EVENT_MANAGER_H_ #include <linux/firmware/xlnx-zynqmp.h> #define CB_MAX_PAYLOAD_SIZE (4U) /*In payload maximum 32b...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/intel/stratix10-smc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2017-2018, Intel Corporation * Copyright (C) 2025, Altera Corporation */ #ifndef __STRATIX10_SMC_H #define __STRATIX10_SMC_H #include <linux/arm-smccc.h> #include <linux/bitops.h> /** * This file defines the Secure Monitor Call (SMC) message protocol...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/intel/stratix10-svc-client' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2017-2018, Intel Corporation * Copyright (C) 2025, Altera Corporation */ #ifndef __STRATIX10_SVC_CLIENT_H #define __STRATIX10_SVC_CLIENT_H /* * Service layer driver supports client names * * fpga: for FPGA configuration * rsu: for remote status upd...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/meson/meson_sm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016 Endless Mobile, Inc. * Author: Carlo Caione <carlo@endlessm.com> */ #ifndef _MESON_SM_FW_H_ #define _MESON_SM_FW_H_ enum { SM_EFUSE_READ, SM_EFUSE_WRITE, SM_EFUSE_USER_MAX, SM_GET_CHIP_ID, SM_A1_PWRC_SET, SM_A1_PWRC_GET, }; struct meso...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/thead/thead,th1520-aon' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2021 Alibaba Group Holding Limited. */ #ifndef _THEAD_AON_H #define _THEAD_AON_H #include <linux/device.h> #include <linux/types.h> #define AON_RPC_MSG_MAGIC (0xef) #define TH1520_AON_RPC_VERSION 2 #define TH1520_AON_RPC_MSG_NUM 7 struct th1520_aon_ch...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/mediatek/mtk-adsp-ipc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2022 MediaTek Inc. */ #ifndef MTK_ADSP_IPC_H #define MTK_ADSP_IPC_H #include <linux/device.h> #include <linux/types.h> #include <linux/mailbox_controller.h> #include <linux/mailbox_client.h> #define MTK_ADSP_IPC_REQ 0 #define MTK_ADSP_IPC_RSP 1 #define...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/sm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2024 NXP */ #ifndef _SCMI_IMX_H #define _SCMI_IMX_H #include <linux/bitfield.h> #include <linux/errno.h> #include <linux/scmi_imx_protocol.h> #include <linux/types.h> #define SCMI_IMX95_CTRL_PDM_CLK_SEL 0 /* AON PDM clock sel */ #define SCMI_IMX95_CTRL_MQ...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/s4' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2021 NXP * * Header file for the IPC implementation. */ #ifndef _S4_IPC_H #define _S4_IPC_H struct imx_s4_ipc; struct imx_s4_rpc_msg { uint8_t ver; uint8_t size; uint8_t cmd; uint8_t tag; } __packed; #endif /* _S4_IPC_H */ ```
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/sci' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Freescale Semiconductor, Inc. * Copyright 2017~2018 NXP * * Header file containing the public System Controller Interface (SCI) * definitions. */ #ifndef _SC_SCI_H #define _SC_SCI_H #include <linux/firmware/imx/ipc.h> #include <linux/firmware...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/dsp' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2019 NXP * * Header file for the DSP IPC implementation */ #ifndef _IMX_DSP_IPC_H #define _IMX_DSP_IPC_H #include <linux/device.h> #include <linux/types.h> #include <linux/mailbox_client.h> #define DSP_MU_CHAN_NUM 4 struct imx_dsp_chan { struct imx_d...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/ipc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2018 NXP * * Header file for the IPC implementation. */ #ifndef _SC_IPC_H #define _SC_IPC_H #include <linux/device.h> #include <linux/types.h> #define IMX_SC_RPC_VERSION 1 #define IMX_SC_RPC_MAX_MSG 8 struct imx_sc_ipc; enum imx_sc_rpc_svc { IMX_SC_R...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/svc/misc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Freescale Semiconductor, Inc. * Copyright 2017~2018 NXP * * Header file containing the public API for the System Controller (SC) * Miscellaneous (MISC) function. * * MISC_SVC (SVC) Miscellaneous Service * * Module for the Miscellaneous (MISC)...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/svc/rm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Freescale Semiconductor, Inc. * Copyright 2017-2020 NXP * * Header file containing the public API for the System Controller (SC) * Resource Management (RM) function. This includes functions for * partitioning resources, pads, and memory regions....
Linux işletim sistemi çekirdeği için 'include/linux/firmware/imx/svc/pm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Freescale Semiconductor, Inc. * Copyright 2017-2018 NXP * * Header file containing the public API for the System Controller (SC) * Power Management (PM) function. This includes functions for power state * control, clock control, reset control, a...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/qcom/qcom_tzmem' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2023-2024 Linaro Ltd. */ #ifndef __QCOM_TZMEM_H #define __QCOM_TZMEM_H #include <linux/cleanup.h> #include <linux/gfp.h> #include <linux/types.h> struct device; struct qcom_tzmem_pool; /** * enum qcom_tzmem_policy - Policy for pool growth. */ e...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/qcom/qcom_scm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2010-2015, 2018-2019 The Linux Foundation. All rights reserved. * Copyright (C) 2015 Linaro Ltd. */ #ifndef __QCOM_SCM_H #define __QCOM_SCM_H #include <linux/err.h> #include <linux/types.h> #include <linux/cpumask.h> #include <dt-bindings/firmware/qc...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/qcom/qcom_qseecom' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Driver for Qualcomm Secure Execution Environment (SEE) interface (QSEECOM). * Responsible for setting up and managing QSEECOM client devices. * * Copyright (C) 2023 Maximilian Luz <luzmaximilian@gmail.com> */ #ifndef __QCOM_QSEECOM_H #define __QCOM_QSEECOM...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/samsung/exynos-acpm-protocol' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2020 Samsung Electronics Co., Ltd. * Copyright 2020 Google LLC. * Copyright 2024 Linaro Ltd. */ #ifndef __EXYNOS_ACPM_PROTOCOL_H #define __EXYNOS_ACPM_PROTOCOL_H #include <linux/types.h> struct acpm_handle; struct device_node; struct acpm_dvfs_ops ...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/broadcom/tee_bnxt_fw' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: BSD-2-Clause */ /* * Copyright 2019 Broadcom. */ #ifndef _BROADCOM_TEE_BNXT_FW_H #define _BROADCOM_TEE_BNXT_FW_H #include <linux/types.h> int tee_bnxt_fw_load(void); int tee_bnxt_copy_coredump(void *buf, u32 offset, u32 size); #endif /* _BROADCOM_TEE_BNXT_FW_H */ ```
Linux işletim sistemi çekirdeği için 'include/linux/firmware/cirrus/cs_dsp_test_utils' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Support utilities for cs_dsp testing. * * Copyright (C) 2024 Cirrus Logic, Inc. and * Cirrus Logic International Semiconductor Ltd. */ #include <linux/regmap.h> #include <linux/firmware/cirrus/wmfw.h> struct kunit; struct cs_dsp_test; struc...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/cirrus/cs_dsp' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * cs_dsp.h -- Cirrus Logic DSP firmware support * * Based on sound/soc/codecs/wm_adsp.h * * Copyright 2012 Wolfson Microelectronics plc * Copyright (C) 2015-2021 Cirrus Logic, Inc. and * Cirrus Logic International Semiconductor Ltd. *...
Linux işletim sistemi çekirdeği için 'include/linux/firmware/cirrus/wmfw' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * wmfw.h - Wolfson firmware format information * * Copyright 2012 Wolfson Microelectronics plc * * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> */ #ifndef __WMFW_H #define __WMFW_H #include <linux/types.h> #define WMFW_MAX_ALG_NAME 256 #de...
Linux işletim sistemi çekirdeği için 'include/linux/iio/kfifo_buf' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef __LINUX_IIO_KFIFO_BUF_H__ #define __LINUX_IIO_KFIFO_BUF_H__ struct iio_buffer; struct iio_buffer_setup_ops; struct iio_dev; struct iio_dev_attr; struct device; struct iio_buffer *iio_kfifo_allocate(void); void iio_kfifo_free(struct iio_buffer *r); int devm_iio_kfif...
Linux işletim sistemi çekirdeği için 'include/linux/iio/buffer-dma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2013-2015 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> */ #ifndef __INDUSTRIALIO_DMA_BUFFER_H__ #define __INDUSTRIALIO_DMA_BUFFER_H__ #include <linux/atomic.h> #include <linux/list.h> #include <linux/kref.h> #include <linux/spin...
Linux işletim sistemi çekirdeği için 'include/linux/iio/triggered_event' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_IIO_TRIGGERED_EVENT_H_ #define _LINUX_IIO_TRIGGERED_EVENT_H_ #include <linux/interrupt.h> int iio_triggered_event_setup(struct iio_dev *indio_dev, irqreturn_t (*h)(int irq, void *p), irqreturn_t (*thread)(int irq, void *p)); void iio_triggered_event_cleanup...
Linux işletim sistemi çekirdeği için 'include/linux/iio/consumer' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Industrial I/O in kernel consumer interface * * Copyright (c) 2011 Jonathan Cameron */ #ifndef _IIO_INKERN_CONSUMER_H_ #define _IIO_INKERN_CONSUMER_H_ #include <linux/types.h> #include <linux/iio/types.h> struct iio_dev; struct iio_chan_spec; struct device; st...
Linux işletim sistemi çekirdeği için 'include/linux/iio/hw-consumer' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Industrial I/O in kernel hardware consumer interface * * Copyright 2017 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> */ #ifndef LINUX_IIO_HW_CONSUMER_H #define LINUX_IIO_HW_CONSUMER_H struct iio_hw_consumer; struct iio_hw_consumer *iio_hw_c...
Linux işletim sistemi çekirdeği için 'include/linux/iio/sw_device' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Industrial I/O software device interface * * Copyright (c) 2016 Intel Corporation */ #ifndef __IIO_SW_DEVICE #define __IIO_SW_DEVICE #include <linux/module.h> #include <linux/device.h> #include <linux/iio/iio.h> #include <linux/configfs.h> #define module_iio_...
Linux işletim sistemi çekirdeği için 'include/linux/iio/driver' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Industrial I/O in kernel access map interface. * * Copyright (c) 2011 Jonathan Cameron */ #ifndef _IIO_INKERN_H_ #define _IIO_INKERN_H_ struct device; struct iio_dev; struct iio_map; /** * iio_map_array_register() - tell the core about inkernel consumers * ...
Linux işletim sistemi çekirdeği için 'include/linux/iio/iio-opaque' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _INDUSTRIAL_IO_OPAQUE_H_ #define _INDUSTRIAL_IO_OPAQUE_H_ /** * struct iio_dev_opaque - industrial I/O device opaque information * @indio_dev: public industrial I/O device information * @id: used to identify device internally * @currentmode: operating mode ...
Linux işletim sistemi çekirdeği için 'include/linux/iio/events' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O - event passing to userspace * * Copyright (c) 2008-2011 Jonathan Cameron */ #ifndef _IIO_EVENTS_H_ #define _IIO_EVENTS_H_ #include <linux/iio/types.h> #include <uapi/linux/iio/events.h> /** * _IIO_EVENT_CODE() - create event identifier * @ch...
Linux işletim sistemi çekirdeği için 'include/linux/iio/sysfs' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core * *Copyright (c) 2008 Jonathan Cameron * * General attributes */ #ifndef _INDUSTRIAL_IO_SYSFS_H_ #define _INDUSTRIAL_IO_SYSFS_H_ struct iio_buffer; struct iio_chan_spec; /** * struct iio_dev_attr - iio specific device attribute * @dev...
Linux işletim sistemi çekirdeği için 'include/linux/iio/buffer' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core - generic buffer interfaces. * * Copyright (c) 2008 Jonathan Cameron */ #ifndef _IIO_BUFFER_GENERIC_H_ #define _IIO_BUFFER_GENERIC_H_ #include <linux/sysfs.h> #include <linux/iio/iio.h> struct iio_buffer; enum iio_buffer_direction { IIO_...
Linux işletim sistemi çekirdeği için 'include/linux/iio/trigger_consumer' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core, trigger consumer functions * * Copyright (c) 2008-2011 Jonathan Cameron */ #ifndef __LINUX_IIO_TRIGGER_CONSUMER_H__ #define __LINUX_IIO_TRIGGER_CONSUMER_H__ #include <linux/interrupt.h> #include <linux/types.h> struct iio_dev; struct iio...
Linux işletim sistemi çekirdeği için 'include/linux/iio/trigger' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core, trigger handling functions * * Copyright (c) 2008 Jonathan Cameron */ #include <linux/irq.h> #include <linux/module.h> #include <linux/atomic.h> #ifndef _IIO_TRIGGER_H_ #define _IIO_TRIGGER_H_ #ifdef CONFIG_IIO_TRIGGER struct iio_subirq {...
Linux işletim sistemi çekirdeği için 'include/linux/iio/iio' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core * * Copyright (c) 2008 Jonathan Cameron */ #ifndef _INDUSTRIAL_IO_H_ #define _INDUSTRIAL_IO_H_ #include <linux/align.h> #include <linux/device.h> #include <linux/cdev.h> #include <linux/cleanup.h> #include <linux/compiler_types.h> #include...
Linux işletim sistemi çekirdeği için 'include/linux/iio/configfs' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Industrial I/O configfs support * * Copyright (c) 2015 Intel Corporation */ #ifndef __IIO_CONFIGFS #define __IIO_CONFIGFS extern struct configfs_subsystem iio_configfs_subsys; #endif /* __IIO_CONFIGFS */ ```
Linux işletim sistemi çekirdeği için 'include/linux/iio/buffer_impl' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _IIO_BUFFER_GENERIC_IMPL_H_ #define _IIO_BUFFER_GENERIC_IMPL_H_ #include <linux/sysfs.h> #include <linux/kref.h> #ifdef CONFIG_IIO_BUFFER #include <uapi/linux/iio/buffer.h> #include <linux/iio/buffer.h> struct dma_buf_attachment; struct dma_fence; struct iio_dev; s...
Linux işletim sistemi çekirdeği için 'include/linux/iio/iio-gts-helper' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* gain-time-scale conversion helpers for IIO light sensors * * Copyright (c) 2023 Matti Vaittinen <mazziesaccount@gmail.com> */ #ifndef __IIO_GTS_HELPER__ #define __IIO_GTS_HELPER__ #include <linux/types.h> struct device; /** * struct iio_gain_sel_pair - gain - ...
Linux işletim sistemi çekirdeği için 'include/linux/iio/triggered_buffer' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_IIO_TRIGGERED_BUFFER_H_ #define _LINUX_IIO_TRIGGERED_BUFFER_H_ #include <linux/iio/buffer.h> #include <linux/interrupt.h> struct iio_dev; struct iio_dev_attr; struct iio_buffer_setup_ops; int iio_triggered_buffer_setup_ext(struct iio_dev *indio_dev, irqretu...
Linux işletim sistemi çekirdeği için 'include/linux/iio/types' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* industrial I/O data types needed both in and out of kernel * * Copyright (c) 2008 Jonathan Cameron */ #ifndef _IIO_TYPES_H_ #define _IIO_TYPES_H_ #include <uapi/linux/iio/types.h> enum iio_event_info { IIO_EV_INFO_ENABLE, IIO_EV_INFO_VALUE, IIO_EV_INFO_HYSTER...
Linux işletim sistemi çekirdeği için 'include/linux/iio/machine' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Industrial I/O in kernel access map definitions for board files. * * Copyright (c) 2011 Jonathan Cameron */ #ifndef __LINUX_IIO_MACHINE_H__ #define __LINUX_IIO_MACHINE_H__ /** * struct iio_map - description of link between consumer and device channels * @adc...
Linux işletim sistemi çekirdeği için 'include/linux/iio/adc-helpers' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * The industrial I/O ADC firmware property parsing helpers * * Copyright (c) 2025 Matti Vaittinen <mazziesaccount@gmail.com> */ #ifndef _INDUSTRIAL_IO_ADC_HELPERS_H_ #define _INDUSTRIAL_IO_ADC_HELPERS_H_ #include <linux/property.h> struct device; struct iio_ch...
Linux işletim sistemi çekirdeği için 'include/linux/iio/sw_trigger' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Industrial I/O software trigger interface * * Copyright (c) 2015 Intel Corporation */ #ifndef __IIO_SW_TRIGGER #define __IIO_SW_TRIGGER #include <linux/module.h> #include <linux/device.h> #include <linux/iio/iio.h> #include <linux/configfs.h> #define module_i...
Linux işletim sistemi çekirdeği için 'include/linux/iio/buffer-dmaengine' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright 2014-2015 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> */ #ifndef __IIO_DMAENGINE_H__ #define __IIO_DMAENGINE_H__ #include <linux/iio/buffer.h> struct iio_dev; struct device; struct dma_chan; void iio_dmaengine_buffer_tear...
Linux işletim sistemi çekirdeği için 'include/linux/iio/backend' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef _IIO_BACKEND_H_ #define _IIO_BACKEND_H_ #include <linux/types.h> #include <linux/iio/iio.h> struct iio_chan_spec; struct fwnode_handle; struct iio_backend; struct device; struct iio_dev; enum iio_backend_data_type { IIO_BACKEND_TWOS_COMPLEMENT, IIO_BACKE...
Linux işletim sistemi çekirdeği için 'include/linux/iio/timer/stm32-lptim-trigger' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) STMicroelectronics 2017 * * Author: Fabrice Gasnier <fabrice.gasnier@st.com> */ #ifndef _STM32_LPTIM_TRIGGER_H_ #define _STM32_LPTIM_TRIGGER_H_ #include <linux/iio/iio.h> #include <linux/iio/trigger.h> #define LPTIM1_OUT "lptim1_out" #define LPT...
Linux işletim sistemi çekirdeği için 'include/linux/iio/timer/stm32-timer-trigger' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) STMicroelectronics 2016 * * Author: Benjamin Gaignard <benjamin.gaignard@st.com> */ #ifndef _STM32_TIMER_TRIGGER_H_ #define _STM32_TIMER_TRIGGER_H_ #define TIM1_TRGO "tim1_trgo" #define TIM1_TRGO2 "tim1_trgo2" #define TIM1_CH1 "tim1_ch1" #define ...
Linux işletim sistemi çekirdeği için 'include/linux/iio/common/inv_sensors_timestamp' 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 Invensense, Inc. */ #ifndef INV_SENSORS_TIMESTAMP_H_ #define INV_SENSORS_TIMESTAMP_H_ /** * struct inv_sensors_timestamp_chip - chip internal properties * @clock_period: internal clock period in ns * @jitter: acceptable jitter in per-m...
Linux işletim sistemi çekirdeği için 'include/linux/iio/common/cros_ec_sensors_core' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * ChromeOS EC sensor hub * * Copyright (C) 2016 Google, Inc */ #ifndef __CROS_EC_SENSORS_CORE_H #define __CROS_EC_SENSORS_CORE_H #include <linux/iio/iio.h> #include <linux/irqreturn.h> #include <linux/platform_data/cros_ec_commands.h> #include <linux/platform_da...
Linux işletim sistemi çekirdeği için 'include/linux/iio/common/st_sensors_i2c' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * STMicroelectronics sensors i2c library driver * * Copyright 2012-2013 STMicroelectronics Inc. * * Denis Ciocca <denis.ciocca@st.com> */ #ifndef ST_SENSORS_I2C_H #define ST_SENSORS_I2C_H #include <linux/i2c.h> #include <linux/iio/common/st_sensors.h> int st_...
Linux işletim sistemi çekirdeği için 'include/linux/iio/common/st_sensors_spi' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * STMicroelectronics sensors spi library driver * * Copyright 2012-2013 STMicroelectronics Inc. * * Denis Ciocca <denis.ciocca@st.com> */ #ifndef ST_SENSORS_SPI_H #define ST_SENSORS_SPI_H #include <linux/spi/spi.h> #include <linux/iio/common/st_sensors.h> int...
Linux işletim sistemi çekirdeği için 'include/linux/iio/common/st_sensors' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * STMicroelectronics sensors library driver * * Copyright 2012-2013 STMicroelectronics Inc. * * Denis Ciocca <denis.ciocca@st.com> */ #ifndef ST_SENSORS_H #define ST_SENSORS_H #include <linux/i2c.h> #include <linux/spi/spi.h> #include <linux/irqreturn.h> #incl...
Linux işletim sistemi çekirdeği için 'include/linux/iio/common/ssp_sensors' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2014, Samsung Electronics Co. Ltd. All Rights Reserved. */ #ifndef _SSP_SENSORS_H_ #define _SSP_SENSORS_H_ #include <linux/iio/iio.h> #define SSP_TIME_SIZE 4 #define SSP_ACCELEROMETER_SIZE 6 #define SSP_GYROSCOPE_SIZE 6 #define SSP_BIO_...
Linux işletim sistemi çekirdeği için 'include/linux/iio/frequency/ad9523' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * AD9523 SPI Low Jitter Clock Generator * * Copyright 2012 Analog Devices Inc. */ #ifndef IIO_FREQUENCY_AD9523_H_ #define IIO_FREQUENCY_AD9523_H_ enum outp_drv_mode { TRISTATE, LVPECL_8mA, LVDS_4mA, LVDS_7mA, HSTL0_16mA, HSTL1_8mA, CMOS_CONF1, CMOS_CONF2...
Linux işletim sistemi çekirdeği için 'include/linux/iio/frequency/adf4350' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * ADF4350/ADF4351 SPI PLL driver * * Copyright 2012-2013 Analog Devices Inc. */ #ifndef IIO_PLL_ADF4350_H_ #define IIO_PLL_ADF4350_H_ /* Registers */ #define ADF4350_REG0 0 #define ADF4350_REG1 1 #define ADF4350_REG2 2 #define ADF4350_REG3 3 #define ADF4350_REG4...
Linux işletim sistemi çekirdeği için 'include/linux/iio/dac/mcp4725' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * MCP4725 DAC driver * * Copyright (C) 2012 Peter Meerwald <pmeerw@pmeerw.net> */ #ifndef IIO_DAC_MCP4725_H_ #define IIO_DAC_MCP4725_H_ /** * struct mcp4725_platform_data - MCP4725/6 DAC specific data. * @use_vref: Whether an external reference voltage on ...
Linux işletim sistemi çekirdeği için 'include/linux/iio/dac/ad5791' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * AD5791 SPI DAC driver * * Copyright 2011 Analog Devices Inc. */ #ifndef SPI_AD5791_H_ #define SPI_AD5791_H_ /** * struct ad5791_platform_data - platform specific information * @vref_pos_mv: Vdd Positive Analog Supply Volatge (mV) * @vref_neg_mv: Vdd Negativ...
Linux işletim sistemi çekirdeği için 'include/linux/iio/dac/max517' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * MAX517 DAC driver * * Copyright 2011 Roland Stigge <stigge@antcom.de> */ #ifndef IIO_DAC_MAX517_H_ #define IIO_DAC_MAX517_H_ struct max517_platform_data { u16 vref_mv[8]; }; #endif /* IIO_DAC_MAX517_H_ */ ```
Linux işletim sistemi çekirdeği için 'include/linux/iio/dac/ad5504' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * AD5504 SPI DAC driver * * Copyright 2011 Analog Devices Inc. */ #ifndef SPI_AD5504_H_ #define SPI_AD5504_H_ struct ad5504_platform_data { u16 vref_mv; }; #endif /* SPI_AD5504_H_ */ ```
Linux işletim sistemi çekirdeği için 'include/linux/iio/dac/ad5421' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef __IIO_DAC_AD5421_H__ #define __IIO_DAC_AD5421_H__ /** * enum ad5421_current_range - Current range the AD5421 is configured for. * @AD5421_CURRENT_RANGE_4mA_20mA: 4 mA to 20 mA (RANGE1,0 pins = 00) * @AD5421_CURRENT_RANGE_3mA8_21mA: 3.8 mA to 21 mA (RANGE1,0 pins =...
Linux işletim sistemi çekirdeği için 'include/linux/iio/imu/adis' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Common library for ADIS16XXX devices * * Copyright 2012 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> */ #ifndef __IIO_ADIS_H__ #define __IIO_ADIS_H__ #include <linux/cleanup.h> #include <linux/spi/spi.h> #include <linux/interrupt.h...
Linux işletim sistemi çekirdeği için 'include/linux/iio/accel/kxcjk_1013' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * KXCJK-1013 3-axis accelerometer Interface * Copyright (c) 2014, Intel Corporation. */ #ifndef __IIO_KXCJK_1013_H__ #define __IIO_KXCJK_1013_H__ #include <linux/iio/iio.h> struct kxcjk_1013_platform_data { bool active_high_intr; struct iio_mount_matrix orient...
Linux işletim sistemi çekirdeği için 'include/linux/iio/gyro/itg3200' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * itg3200.h -- support InvenSense ITG3200 * Digital 3-Axis Gyroscope driver * * Copyright (c) 2011 Christian Strobel <christian.strobel@iis.fraunhofer.de> * Copyright (c) 2011 Manuel Stahl <manuel.stahl@iis.fraunhofer.de> * Copyright (c) 2012 Thorst...
Linux işletim sistemi çekirdeği için 'include/linux/iio/adc/ad_sigma_delta' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Support code for Analog Devices Sigma-Delta ADCs * * Copyright 2012 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> */ #ifndef __AD_SIGMA_DELTA_H__ #define __AD_SIGMA_DELTA_H__ #include <linux/iio/iio.h> enum ad_sigma_delta_mode { AD_SD_M...
Linux işletim sistemi çekirdeği için 'include/linux/iio/adc/stm32-dfsdm-adc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * This file discribe the STM32 DFSDM IIO driver API for audio part * * Copyright (C) 2017, STMicroelectronics - All Rights Reserved * Author(s): Arnaud Pouliquen <arnaud.pouliquen@st.com>. */ #ifndef STM32_DFSDM_ADC_H #define STM32_DFSDM_ADC_H #include <linux/iio/ii...
Linux işletim sistemi çekirdeği için 'include/linux/iio/adc/qcom-vadc-common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Code shared between the different Qualcomm PMIC voltage ADCs */ #ifndef QCOM_VADC_COMMON_H #define QCOM_VADC_COMMON_H #include <linux/math.h> #include <linux/types.h> #define VADC_CONV_TIME_MIN_US 2000 #define VADC_CONV_TIME_MAX_US 2100 /* Min ADC code represen...
Linux işletim sistemi çekirdeği için 'include/linux/iio/adc/qcom-adc5-gen3-common' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries. * * Code used in the main and auxiliary Qualcomm PMIC voltage ADCs * of type ADC5 Gen3. */ #ifndef QCOM_ADC5_GEN3_COMMON_H #define QCOM_ADC5_GEN3_COMMON_H #include <linux/auxiliary_bus.h> #include ...
Linux işletim sistemi çekirdeği için 'include/linux/iio/afe/rescale' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2018 Axentia Technologies AB */ #ifndef __IIO_RESCALE_H__ #define __IIO_RESCALE_H__ #include <linux/types.h> #include <linux/iio/iio.h> struct device; struct rescale; struct rescale_cfg { enum iio_chan_type type; int (*props)(struct device *dev...
Linux işletim sistemi çekirdeği için 'include/linux/kho/abi/memblock' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_KHO_ABI_MEMBLOCK_H #define _LINUX_KHO_ABI_MEMBLOCK_H /** * DOC: memblock kexec handover ABI * * Memblock can serialize its current memory reservations created with * reserve_mem command line option across kexec through KHO. * The post-KHO kernel can then...
Linux işletim sistemi çekirdeği için 'include/linux/kho/abi/luo' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2025, Google LLC. * Pasha Tatashin <pasha.tatashin@soleen.com> */ /** * DOC: Live Update Orchestrator ABI * * Live Update Orchestrator uses the stable Application Binary Interface * defined below to pass state from a pre-update kernel to a post-upd...
Linux işletim sistemi çekirdeği için 'include/linux/kho/abi/memfd' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2025, Google LLC. * Pasha Tatashin <pasha.tatashin@soleen.com> * * Copyright (C) 2025 Amazon.com Inc. or its affiliates. * Pratyush Yadav <ptyadav@amazon.de> */ #ifndef _LINUX_KHO_ABI_MEMFD_H #define _LINUX_KHO_ABI_MEMFD_H #include <linux/types.h> ...
Linux işletim sistemi çekirdeği için 'include/linux/kho/abi/kexec_handover' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2023 Alexander Graf <graf@amazon.com> * Copyright (C) 2025 Microsoft Corporation, Mike Rapoport <rppt@kernel.org> * Copyright (C) 2025 Google LLC, Changyuan Lyu <changyuanl@google.com> * Copyright (C) 2025 Google LLC, Jason Miu <jasonmiu@google.co...
Linux işletim sistemi çekirdeği için 'include/linux/kho/abi/kexec_metadata' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /** * DOC: Kexec Metadata ABI * * The "kexec-metadata" subtree stores optional metadata about the kexec chain. * It is registered via kho_add_subtree(), keeping it independent from the core * KHO ABI. This allows the metadata format to evolve without affecting othe...
Linux işletim sistemi çekirdeği için 'include/linux/i3c/device' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 Cadence Design Systems Inc. * * Author: Boris Brezillon <boris.brezillon@bootlin.com> */ #ifndef I3C_DEV_H #define I3C_DEV_H #include <linux/bitops.h> #include <linux/device.h> #include <linux/i2c.h> #include <linux/kconfig.h> #include <linux/mod...
Linux işletim sistemi çekirdeği için 'include/linux/i3c/ccc' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 Cadence Design Systems Inc. * * Author: Boris Brezillon <boris.brezillon@bootlin.com> */ #ifndef I3C_CCC_H #define I3C_CCC_H #include <linux/bitops.h> #include <linux/i3c/device.h> /* I3C CCC (Common Command Codes) related definitions */ #define...
Linux işletim sistemi çekirdeği için 'include/linux/i3c/master' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 Cadence Design Systems Inc. * * Author: Boris Brezillon <boris.brezillon@bootlin.com> */ #ifndef I3C_MASTER_H #define I3C_MASTER_H #include <asm/bitsperlong.h> #include <linux/bitops.h> #include <linux/i2c.h> #include <linux/i3c/ccc.h> #include ...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedilib' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * comedilib.h * Header file for kcomedilib * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1998-2001 David A. Schleef <ds@schleef.org> */ #ifndef _LINUX_COMEDILIB_H #define _LINUX_COMEDILIB_H struct comedi_device *comedi_open_from(const...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedi_isadma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * COMEDI ISA DMA support functions * Copyright (c) 2014 H Hartley Sweeten <hsweeten@visionengravers.com> */ #ifndef _COMEDI_ISADMA_H #define _COMEDI_ISADMA_H #include <linux/types.h> struct comedi_device; struct device; /* * These are used to avoid issues when <as...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedi_8255' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * comedi_8255.h * Generic 8255 digital I/O subdevice support * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1998 David A. Schleef <ds@schleef.org> */ #ifndef _COMEDI_8255_H #define _COMEDI_8255_H #include <linux/errno.h> #define I8255...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedi_pcmcia' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * comedi_pcmcia.h * header file for Comedi PCMCIA drivers * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org> */ #ifndef _COMEDI_PCMCIA_H #define _COMEDI_PCMCIA_H #include <pcmcia/cistpl.h> #inclu...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedi_pci' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * comedi_pci.h * header file for Comedi PCI drivers * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org> */ #ifndef _COMEDI_PCI_H #define _COMEDI_PCI_H #include <linux/pci.h> #include <linux/comedi...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedidev' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * comedidev.h * header file for kernel-only structures, variables, and constants * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org> */ #ifndef _COMEDIDEV_H #define _COMEDIDEV_H #include <linux/dm...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedi_usb' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* comedi_usb.h * header file for USB Comedi drivers * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org> */ #ifndef _COMEDI_USB_H #define _COMEDI_USB_H #include <linux/usb.h> #include <linux/comedi/co...
Linux işletim sistemi çekirdeği için 'include/linux/comedi/comedi_8254' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0+ */ /* * comedi_8254.h * Generic 8254 timer/counter support * Copyright (C) 2014 H Hartley Sweeten <hsweeten@visionengravers.com> * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 2000 David A. Schleef <ds@schleef.org> */ #ifndef _COMEDI_8254_H ...
Linux işletim sistemi çekirdeği için 'include/linux/dma/qcom-gpi-dma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2020, Linaro Limited */ #ifndef QCOM_GPI_DMA_H #define QCOM_GPI_DMA_H /** * enum spi_transfer_cmd - spi transfer commands * @SPI_TX: SPI peripheral TX command * @SPI_RX: SPI peripheral RX command * @SPI_DUPLEX: SPI peripheral Duplex command */ enum...
Linux işletim sistemi çekirdeği için 'include/linux/dma/k3-event-router' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2020 Texas Instruments Incorporated - https://www.ti.com */ #ifndef K3_EVENT_ROUTER_ #define K3_EVENT_ROUTER_ #include <linux/types.h> struct k3_event_route_data { void *priv; int (*set_event)(void *priv, u32 event); }; #endif /* K3_EVENT_ROUTER_ *...
Linux işletim sistemi çekirdeği için 'include/linux/dma/xilinx_dma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Xilinx DMA Engine drivers support header file * * Copyright (C) 2010-2014 Xilinx, Inc. All rights reserved. */ #ifndef __DMA_XILINX_DMA_H #define __DMA_XILINX_DMA_H #include <linux/dma-mapping.h> #include <linux/dmaengine.h> /** * struct xilinx_vdma_conf...
Linux işletim sistemi çekirdeği için 'include/linux/dma/ti-cppi5' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * CPPI5 descriptors interface * * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com */ #ifndef __TI_CPPI5_H__ #define __TI_CPPI5_H__ #include <linux/bitops.h> #include <linux/printk.h> #include <linux/bug.h> /** * struct cppi5_desc_hdr_t - Desc...
Linux işletim sistemi çekirdeği için 'include/linux/dma/pxa-dma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _PXA_DMA_H_ #define _PXA_DMA_H_ enum pxad_chan_prio { PXAD_PRIO_HIGHEST = 0, PXAD_PRIO_NORMAL, PXAD_PRIO_LOW, PXAD_PRIO_LOWEST, }; /** * struct pxad_param - dma channel request parameters * @drcmr: requestor line number * @prio: minimal mandatory priority of ...
Linux işletim sistemi çekirdeği için 'include/linux/dma/qcom_adm' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c // SPDX-License-Identifier: GPL-2.0-only #ifndef __LINUX_DMA_QCOM_ADM_H #define __LINUX_DMA_QCOM_ADM_H #include <linux/types.h> struct qcom_adm_peripheral_config { u32 crci; u32 mux; }; #endif /* __LINUX_DMA_QCOM_ADM_H */ ```
Linux işletim sistemi çekirdeği için 'include/linux/dma/sprd-dma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _SPRD_DMA_H_ #define _SPRD_DMA_H_ #define SPRD_DMA_REQ_SHIFT 8 #define SPRD_DMA_TRG_MODE_SHIFT 16 #define SPRD_DMA_CHN_MODE_SHIFT 24 #define SPRD_DMA_FLAGS(chn_mode, trg_mode, req_mode, int_type) \ ((chn_mode) << SPRD_DMA_CHN_MODE_SHIFT | \ (trg_mode) << SPRD_DMA_...
Linux işletim sistemi çekirdeği için 'include/linux/dma/idma64' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ /* * Definitions for the Intel integrated DMA 64-bit * * Copyright (C) 2019 Intel Corporation */ #ifndef __LINUX_DMA_IDMA64_H__ #define __LINUX_DMA_IDMA64_H__ /* Platform driver name */ #define LPSS_IDMA64_DRIVER_NAME "idma64" #endif /* __LINUX_DMA_IDMA64_H__ */ ```
Linux işletim sistemi çekirdeği için 'include/linux/dma/mxs-dma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0 */ #ifndef _MXS_DMA_H_ #define _MXS_DMA_H_ #include <linux/dmaengine.h> #define MXS_DMA_CTRL_WAIT4END BIT(31) #define MXS_DMA_CTRL_WAIT4RDY BIT(30) /* * The mxs dmaengine can do PIO transfers. We pass a pointer to the PIO words * in the second argument to dmaengine_prep_sla...
Linux işletim sistemi çekirdeği için 'include/linux/dma/imx-dma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. */ #ifndef __LINUX_DMA_IMX_H #define __LINUX_DMA_IMX_H #include <linux/scatterlist.h> #include <linux/device.h> #include <linux/dmaengine.h> /* * This enumerates peripheral types. Used for ...
Linux işletim sistemi çekirdeği için 'include/linux/dma/amd_xdma' yapılarının ve prototiplerinin bulunduğu C Header dosyasını yaz.
```c /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2022, Advanced Micro Devices, Inc. */ #ifndef _DMAENGINE_AMD_XDMA_H #define _DMAENGINE_AMD_XDMA_H #include <linux/interrupt.h> #include <linux/platform_device.h> int xdma_enable_user_irq(struct platform_device *pdev, u32 irq_num); void xdma_di...