There was an error while loading. Please reload this page.
1 parent bc785b6 commit bf7afe8Copy full SHA for bf7afe8
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