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
device_create_vargs(9) - centos
parport_register_port(9) - centos
struct_i2c_board_info(9) - centos
struct_regulator_config(9) - centos
usb_gstrings_attach(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq