We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc785b6 + bf7afe8 commit 96768bdCopy full SHA for 96768bd
lkmpg.tex
@@ -2055,7 +2055,7 @@ \section{Virtual Input Device Driver}
2055
2056
Here is an example, vinput,
2057
It is an API to allow easy development of virtual input drivers.
2058
-The drivers needs to export a \cpp|vinput_device()| that contains the virtual device name and \cpp|vinput_ops| structure that describes:
+The driver needs to export a \cpp|vinput_device()| that contains the virtual device name and \cpp|vinput_ops| structure that describes:
2059
2060
\begin{itemize}
2061
\item the init function: \cpp|init()|
0 commit comments