Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../usr/include/linux
File: max2175.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
[0] Fix | Delete
/*
[1] Fix | Delete
* max2175.h
[2] Fix | Delete
*
[3] Fix | Delete
* Maxim Integrated MAX2175 RF to Bits tuner driver - user space header file.
[4] Fix | Delete
*
[5] Fix | Delete
* Copyright (C) 2016 Maxim Integrated Products
[6] Fix | Delete
* Copyright (C) 2017 Renesas Electronics Corporation
[7] Fix | Delete
*
[8] Fix | Delete
* This program is free software; you can redistribute it and/or modify
[9] Fix | Delete
* it under the terms of the GNU General Public License version 2
[10] Fix | Delete
* as published by the Free Software Foundation.
[11] Fix | Delete
*
[12] Fix | Delete
* This program is distributed in the hope that it will be useful,
[13] Fix | Delete
* but WITHOUT ANY WARRANTY; without even the implied warranty of
[14] Fix | Delete
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
[15] Fix | Delete
* GNU General Public License for more details.
[16] Fix | Delete
*/
[17] Fix | Delete
[18] Fix | Delete
#ifndef __UAPI_MAX2175_H_
[19] Fix | Delete
#define __UAPI_MAX2175_H_
[20] Fix | Delete
[21] Fix | Delete
#include <linux/v4l2-controls.h>
[22] Fix | Delete
[23] Fix | Delete
#define V4L2_CID_MAX2175_I2S_ENABLE (V4L2_CID_USER_MAX217X_BASE + 0x01)
[24] Fix | Delete
#define V4L2_CID_MAX2175_HSLS (V4L2_CID_USER_MAX217X_BASE + 0x02)
[25] Fix | Delete
#define V4L2_CID_MAX2175_RX_MODE (V4L2_CID_USER_MAX217X_BASE + 0x03)
[26] Fix | Delete
[27] Fix | Delete
#endif /* __UAPI_MAX2175_H_ */
[28] Fix | Delete
[29] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function