Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 11f973399a37cf5e06b1aa73b6d10058 > files > 7513

kernel-doc-5.10.12-1.mga7.noarch.rpm

.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later

.. c:type:: dvb_frontend_event

***************
frontend events
***************


.. code-block:: c

     struct dvb_frontend_event {
	 fe_status_t status;
	 struct dvb_frontend_parameters parameters;
     };