Merge branches 'acpi-button', 'acpi-tables' and 'acpi-battery' into linux-next
[deliverable/linux.git] / drivers / net / phy / swphy.h
CommitLineData
5ae68b0c
RK
1#ifndef SWPHY_H
2#define SWPHY_H
3
4struct fixed_phy_status;
5
68888ce0 6int swphy_validate_state(const struct fixed_phy_status *state);
37688e3f 7int swphy_read_reg(int reg, const struct fixed_phy_status *state);
5ae68b0c
RK
8
9#endif
This page took 0.044431 seconds and 5 git commands to generate.