device_get_parent(9) 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.

AUTHORS

This manual page was written by An Warner Losh .