Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

.. -*- coding: utf-8; mode: rst -*-

.. c:type:: dtv_properties

*********************
struct dtv_properties
*********************


.. code-block:: c

    struct dtv_properties {
	__u32 num;
	struct dtv_property *props;
    };