mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 23:23:55 +08:00
2889017c92
This seems to be a pure fictional API :-) It only exists at the DVB book, with no code implemeting it. So, just get rid of it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
25 lines
372 B
ReStructuredText
25 lines
372 B
ReStructuredText
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
.. _dmx_fcalls:
|
|
|
|
********************
|
|
Demux Function Calls
|
|
********************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
dmx-fopen
|
|
dmx-fclose
|
|
dmx-fread
|
|
dmx-fwrite
|
|
dmx-start
|
|
dmx-stop
|
|
dmx-set-filter
|
|
dmx-set-pes-filter
|
|
dmx-set-buffer-size
|
|
dmx-get-stc
|
|
dmx-get-pes-pids
|
|
dmx-add-pid
|
|
dmx-remove-pid
|