1 .. SPDX-License-Identifier: GFDL-1.1-no-invari !! 1 .. Permission is granted to copy, distribute and/or modify this >> 2 .. document under the terms of the GNU Free Documentation License, >> 3 .. Version 1.1 or any later version published by the Free Software >> 4 .. Foundation, with no Invariant Sections, no Front-Cover Texts >> 5 .. and no Back-Cover Texts. A copy of the license is included at >> 6 .. Documentation/userspace-api/media/fdl-appendix.rst. >> 7 .. >> 8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 2 9 3 .. _dmx_fcalls: 10 .. _dmx_fcalls: 4 11 5 ******************** 12 ******************** 6 Demux Function Calls 13 Demux Function Calls 7 ******************** 14 ******************** 8 15 9 .. toctree:: 16 .. toctree:: 10 :maxdepth: 1 17 :maxdepth: 1 11 18 12 dmx-fopen 19 dmx-fopen 13 dmx-fclose 20 dmx-fclose 14 dmx-fread 21 dmx-fread 15 dmx-fwrite 22 dmx-fwrite 16 dmx-mmap 23 dmx-mmap 17 dmx-munmap 24 dmx-munmap 18 dmx-start 25 dmx-start 19 dmx-stop 26 dmx-stop 20 dmx-set-filter 27 dmx-set-filter 21 dmx-set-pes-filter 28 dmx-set-pes-filter 22 dmx-set-buffer-size 29 dmx-set-buffer-size 23 dmx-get-stc 30 dmx-get-stc 24 dmx-get-pes-pids 31 dmx-get-pes-pids 25 dmx-add-pid 32 dmx-add-pid 26 dmx-remove-pid 33 dmx-remove-pid 27 dmx-reqbufs 34 dmx-reqbufs 28 dmx-querybuf 35 dmx-querybuf 29 dmx-expbuf 36 dmx-expbuf 30 dmx-qbuf 37 dmx-qbuf
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.