cregit-Linux how code gets into the kernel

Release 4.16 drivers/net/phy/swphy.h

Directory: drivers/net/phy
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef SWPHY_H

#define SWPHY_H

struct fixed_phy_status;

int swphy_validate_state(const struct fixed_phy_status *state);
int swphy_read_reg(int reg, const struct fixed_phy_status *state);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Russell King3497.14%375.00%
Greg Kroah-Hartman12.86%125.00%
Total35100.00%4100.00%
Directory: drivers/net/phy
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.