cregit-Linux how code gets into the kernel

Release 4.16 drivers/clk/renesas/clk-div6.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __RENESAS_CLK_DIV6_H__

#define __RENESAS_CLK_DIV6_H__

struct clk *cpg_div6_register(const char *name, unsigned int num_parents,
			      const char **parent_names, void __iomem *reg,
			      struct raw_notifier_head *notifiers);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Geert Uytterhoeven3792.50%250.00%
Simon Horman25.00%125.00%
Greg Kroah-Hartman12.50%125.00%
Total40100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.