phy_probe

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

phy_probe - probe and init a PHY device

SYNOPSIS

int phy_probe(struct device * dev);

ARGUMENTS

dev

device to probe and init

DESCRIPTION

Take care of setting up the phy_device structure, set the state to READY (the driver's init function should set it to STARTING if needed).