Lines Matching refs:con_id
51 **Group:** ``/config/gpio-consumer/example-name/con_id``
53 The ``'con_id'`` directory represents a single GPIO lookup and its value maps
54 to the ``'con_id'`` argument of the ``gpiod_get()`` function. For example:
55 ``con_id`` == ``'reset'`` maps to the ``reset-gpios`` device property.
58 with a user-defined name under the ``'con_id'`` group.
60 **Attribute:** ``/config/gpio-consumer/example-name/con_id/0/key``
62 **Attribute:** ``/config/gpio-consumer/example-name/con_id/0/offset``
64 **Attribute:** ``/config/gpio-consumer/example-name/con_id/0/drive``
66 **Attribute:** ``/config/gpio-consumer/example-name/con_id/0/pull``
68 **Attribute:** ``/config/gpio-consumer/example-name/con_id/0/active_low``
70 **Attribute:** ``/config/gpio-consumer/example-name/con_id/0/transitory``
72 This is a group describing a single GPIO in the ``con_id-gpios`` property.