parport_unregister_device(9) centos man page | unix.com

Man Page: parport_unregister_device

Operating Environment: centos

Section: 9

PARPORT_UNREGISTER_D(9) 				       Parallel Port Devices					   PARPORT_UNREGISTER_D(9)

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
Kernel Hackers Manual 3.10 June 2014 PARPORT_UNREGISTER_D(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
parport_register_port(9) - suse
parport_register_device(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
[TIP] Processing YAML files with yq