From d1f0c71d2cd5b3bb0645951fddcb234fe65f5073 Mon Sep 17 00:00:00 2001 From: saramonteiro Date: Wed, 14 Oct 2020 15:52:27 -0300 Subject: [PATCH] Update timer.rst --- Documentation/components/drivers/character/timer.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/components/drivers/character/timer.rst b/Documentation/components/drivers/character/timer.rst index 2e3f4593e4..7710defdfc 100644 --- a/Documentation/components/drivers/character/timer.rst +++ b/Documentation/components/drivers/character/timer.rst @@ -95,6 +95,7 @@ These ``ioctl`` commands internally call lower-half layer operations and the par These ``struct timer_ops_s`` keeps pointers to the implementation of each operation. Following is the struct. .. c:struct:: timer_ops_s +.. code-block:: c struct timer_ops_s {