文件操作 - bq24190_charger.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/src/linux-headers-5.15.0-186/include/linux/power/bq24190_charger.h
编辑文件内容
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Platform data for the TI bq24190 battery charger driver. */ #ifndef _BQ24190_CHARGER_H_ #define _BQ24190_CHARGER_H_ #include <linux/regulator/machine.h> struct bq24190_platform_data { const struct regulator_init_data *regulator_init_data; }; #endif
修改文件时间
将文件时间修改为当前时间的前一年
删除文件