Query: phy_attach
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_ATTACH(9) Network device support PHY_ATTACH(9)NAMEphy_attach - attach a network device to a particular PHY deviceSYNOPSISstruct phy_device * phy_attach(struct net_device * dev, const char * bus_id, phy_interface_t interface);ARGUMENTSdev network device to attach bus_id Bus ID of PHY device to attach interface PHY device's interfaceDESCRIPTIONSame as phy_attach_direct except that a PHY bus_id string is passed instead of a pointer to a struct phy_device.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_ATTACH(9)
Related Man Pages |
---|
device_create(9) - centos |
device_create_with_groups(9) - centos |
struct_bus_type(9) - centos |
devctl(4) - debian |
device_create_vargs(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |