device_get_parent.9freebsd

Langue: en

Version: 307232 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)


BSD mandoc

NAME

device_get_parent - return the device's parent

SYNOPSIS

In sys/param.h In sys/bus.h Ft device_t Fn device_get_parent device_t dev

DESCRIPTION

The Fn device_get_parent function returns the name of the device's parent device.

SEE ALSO

device(9)

AUTHORS

This manual page was written by An Warner Losh .