cregit-Linux how code gets into the kernel

Release 4.14 drivers/pnp/pnpacpi/pnpacpi.h

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

#define ACPI_PNP_H

#include <linux/acpi.h>
#include <linux/pnp.h>

int pnpacpi_parse_allocated_resource(struct pnp_dev *);
int pnpacpi_parse_resource_option_data(struct pnp_dev *);
int pnpacpi_encode_resources(struct pnp_dev *, struct acpi_buffer *);
int pnpacpi_build_resource_template(struct pnp_dev *, struct acpi_buffer *);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Len Brown4785.45%120.00%
Björn Helgaas712.73%360.00%
Greg Kroah-Hartman11.82%120.00%
Total55100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.