cregit-Linux how code gets into the kernel

Release 4.15 drivers/irqchip/irq-mvebu-gicp.h

Directory: drivers/irqchip
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __MVEBU_GICP_H__

#define __MVEBU_GICP_H__

#include <linux/types.h>

struct device_node;

int mvebu_gicp_get_doorbells(struct device_node *dn, phys_addr_t *setspi,
			     phys_addr_t *clrspi);

#endif /* __MVEBU_GICP_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Petazzoni3296.97%150.00%
Greg Kroah-Hartman13.03%150.00%
Total33100.00%2100.00%
Directory: drivers/irqchip
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.