1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef ENS160_H_
#define ENS160_H_

int devm_ens160_core_probe(struct device *dev, struct regmap *regmap, int irq,
			   const char *name);

extern const struct dev_pm_ops ens160_pm_ops;

#endif
明明你也很愛我 沒理由愛不到結果