Query: of_mdio_find_bus
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OF_MDIO_FIND_BUS(9) Network device support OF_MDIO_FIND_BUS(9)NAMEof_mdio_find_bus - Given an mii_bus node, find the mii_bus.SYNOPSISstruct mii_bus * of_mdio_find_bus(struct device_node * mdio_bus_np);ARGUMENTSmdio_bus_np Pointer to the mii_bus.DESCRIPTIONReturns 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 OF_MDIO_FIND_BUS(9)
Related Man Pages |
---|
debugfs_create_regset32(9) - centos |
device_create_vargs(9) - centos |
struct_device(9) - centos |
list(3) - debian |
device_create_vargs(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |