centos man page for mdio_bus_match

Query: mdio_bus_match

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MDIO_BUS_MATCH(9)					      Network device support						 MDIO_BUS_MATCH(9)

NAME
mdio_bus_match - determine if given PHY driver supports the given PHY device
SYNOPSIS
int mdio_bus_match(struct device * dev, struct device_driver * drv);
ARGUMENTS
dev target PHY device drv given PHY driver
DESCRIPTION
Given a PHY device, and a PHY driver, return 1 if the driver supports the device. Otherwise, return 0.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MDIO_BUS_MATCH(9)
Related Man Pages
rgephy(4) - debian
sip(4) - netbsd
rgephy(4) - linux
rgephy(4) - plan9
rgephy(4) - v7
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I