1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
2 .. c:namespace:: DTV.video
15 .. attention:: This ioctl is deprecated.
20 .. c:function:: int close(int fd)
33 - File descriptor returned by a previous call to open().
38 This system call closes a previously opened video device.
51 - fd is not a valid open file descriptor.