_devfs_unregister(9)

NAME

_devfs_unregister - Unregister a device entry from it's
parent.

SYNOPSIS

void _devfs_unregister (struct  devfs_entry  *dir,  struct
devfs_entry *de);

ARGUMENTS

dir The parent directory.

de The entry to unregister.

DESCRIPTION

The caller must have a write lock on the parent directory,
which is unlocked by this function.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout