文件操作 - ina2xx.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/src/linux-headers-5.15.0-113/include/linux/platform_data/ina2xx.h
编辑文件内容
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Driver for Texas Instruments INA219, INA226 power monitor chips * * Copyright (C) 2012 Lothar Felten <lothar.felten@gmail.com> * * For further information, see the Documentation/hwmon/ina2xx.rst file. */ /** * struct ina2xx_platform_data - ina2xx info * @shunt_uohms shunt resistance in microohms */ struct ina2xx_platform_data { long shunt_uohms; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件