Rechercher une page de manuel
platform_device_add
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
platform_device_add - add a platform device to device hierarchySYNOPSIS
- int platform_device_add(struct platform_device * pdev);
ARGUMENTS
pdev
- platform device we're adding
DESCRIPTION
This is part 2 of platform_device_register, though may be called separately _iff_ pdev was allocated by platform_device_alloc.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre