RTEMS CPU Kit with SuperCore  4.11.2
Functions
iounregisterdriver.c File Reference

Unregister a Driver from the Device Driver Table. More...

#include <rtems/io.h>
#include <rtems/rtems/intr.h>
#include <rtems/score/threaddispatch.h>
#include <string.h>
Include dependency graph for iounregisterdriver.c:

Functions

rtems_status_code rtems_io_unregister_driver (rtems_device_major_number major)
 Unregister a driver from the device driver table. More...
 

Detailed Description

Unregister a Driver from the Device Driver Table.