PLATFORM_DRIVER_UNRE

Section: Device drivers infrastructure (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

platform_driver_unregister - unregister a driver for platform-level devices  

SYNOPSIS

void platform_driver_unregister(struct platform_driver * drv);
 

ARGUMENTS

drv

platform driver structure
 

COPYRIGHT