platform_device_unre(9)

NAME

platform_device_unregister - unregister a platform-level device

SYNOPSIS

void platform_device_unregister(struct platform_device * pdev);

ARGUMENTS

pdev
platform device we´re unregistering

DESCRIPTION

Unregistration is done in 2 steps. First we release all resources and
remove it from the subsystem, then we drop reference count by calling
platform_device_put.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout