centos man page for device_move

Query: device_move

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEVICE_MOVE(9)						   Device drivers infrastructure					    DEVICE_MOVE(9)

NAME
device_move - moves a device to a new parent
SYNOPSIS
int device_move(struct device * dev, struct device * new_parent, enum dpm_order dpm_order);
ARGUMENTS
dev the pointer to the struct device to be moved new_parent the new parent of the device (can by NULL) dpm_order how to reorder the dpm_list
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEVICE_MOVE(9)
Related Man Pages
device_create(9) - centos
device_rename(9) - centos
struct_class(9) - centos
struct_device_driver(9) - centos
struct_uio_info(9) - centos
Similar Topics in the Unix Linux Community
Perl - backticks v system in if statements
perl rename failed
Need help updating my AIX shell script that uses IBM tape tool.