PARPORT_UNREGISTER_D

Section: Parallel Port Devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

parport_unregister_device - deregister a device on a parallel port  

SYNOPSIS

void parport_unregister_device(struct pardevice * dev);
 

ARGUMENTS

dev

pointer to structure representing device
 

DESCRIPTION

This undoes the effect of parport_register_device.  

COPYRIGHT