Lines Matching +full:line +full:- +full:name
1 .. SPDX-License-Identifier: GPL-2.0
11 gpio-v2-get-lineinfo-ioctl.rst.
13 Name chapter
16 GPIO_GET_LINEINFO_IOCTL - Get the publicly available information for a line.
33 ``offset`` field set to indicate the line to be collected.
38 Get the publicly available information for a line.
40 This information is available independent of whether the line is in use.
43 The line info does not include the line value.
45 The line must be requested using gpio-get-linehandle-ioctl.rst or
46 gpio-get-lineevent-ioctl.rst to access its value.
53 On error -1 and the ``errno`` variable is set appropriately.
54 Common error codes are described in error-codes.rst.