i2o_device_release

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

i2o_device_release - release the memory for a I2O device

SYNOPSIS

void i2o_device_release(struct device * dev);

ARGUMENTS

dev

I2O device which should be released

DESCRIPTION

Release the allocated memory. This function is called if refcount of device reaches 0 automatically.