of_mdio_find_bus(9) centos man page | unix.com

Man Page: of_mdio_find_bus

Operating Environment: centos

Section: 9

OF_MDIO_FIND_BUS(9)					      Network device support					       OF_MDIO_FIND_BUS(9)

NAME
of_mdio_find_bus - Given an mii_bus node, find the mii_bus.
SYNOPSIS
struct mii_bus * of_mdio_find_bus(struct device_node * mdio_bus_np);
ARGUMENTS
mdio_bus_np Pointer to the mii_bus.
DESCRIPTION
Returns a pointer to the mii_bus, or NULL if none found. Because the association of a device_node and mii_bus is made via of_mdiobus_register, the mii_bus cannot be found before it is registered with of_mdiobus_register.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 OF_MDIO_FIND_BUS(9)
Related Man Pages
struct_cfg80211_assoc_request(9) - centos
usb_gstrings_attach(9) - centos
list(3) - debian
list(3) - suse
device_create(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq