[media] docs-rst: Convert V4L2 uAPI to use C function references
[deliverable/linux.git] / Documentation / media / uapi / v4l / func-poll.rst
index e6ceb712b78300674cd4ceff2e1ccb7a4bf0af3e..186cd61b6cd1107a51a2af126a4853f8471d2bbc 100644 (file)
@@ -20,8 +20,8 @@ Synopsis
     #include <sys/poll.h>
 
 
-.. cpp:function:: int poll( struct pollfd *ufds, unsigned int nfds, int timeout )
-
+.. c:function:: int poll( struct pollfd *ufds, unsigned int nfds, int timeout )
+    name: v4l2-poll
 
 Arguments
 =========
This page took 0.119797 seconds and 5 git commands to generate.