KUJUNTI.ID MINISH3LL
Path : /lib/modules/6.8.0-71-generic/build/include/linux/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : //lib/modules/6.8.0-71-generic/build/include/linux/i8254.h


/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright (C) William Breathitt Gray */
#ifndef _I8254_H_
#define _I8254_H_

struct device;
struct regmap;

/**
 * struct i8254_regmap_config - Configuration for the register map of an i8254
 * @parent:	parent device
 * @map:	regmap for the i8254
 */
struct i8254_regmap_config {
	struct device *parent;
	struct regmap *map;
};

int devm_i8254_regmap_register(struct device *dev, const struct i8254_regmap_config *config);

#endif /* _I8254_H_ */

© KUJUNTI.ID