device_move

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

device_move - moves a device to a new parent

SYNOPSIS

int device_move(struct device * dev, struct device * new_parent);

ARGUMENTS

dev

the pointer to the struct device to be moved

new_parent

the new parent of the device (can by NULL)