video_unregister_device
Section: Kernel Hacker's Manual (9)
Updated: video_unregister_device
Index
Return to Main Contents
NAME
video_unregister_device - unregister a video4linux device
SYNOPSIS
void video_unregister_device
(struct video_device *vfd);
ARGUMENTS
- vfd
-
the device to unregister
DESCRIPTION
This unregisters the passed device and deassigns the minor
number. Future open calls will be met with errors.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:00:27 GMT, June 12, 2005