Lines Matching full:attribute
27 **Attribute:** ``/config/gpio-sim/gpio-device/dev_name``
29 **Attribute:** ``/config/gpio-sim/gpio-device/live``
32 attribute is read-only and allows the user-space to read the platform device
33 name (e.g. ``'gpio-sim.0'``). The ``'live'`` attribute allows to trigger the
40 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/chip_name``
42 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/num_lines``
45 ``'chip_name'`` attribute is read-only and allows the user-space to read the
46 device name of the bank device. The ``'num_lines'`` attribute allows to specify
51 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/name``
53 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/valid``
55 This group represents a single line at the offset Y. The ``valid`` attribute
56 indicates whether the line can be used as GPIO. The ``name`` attribute allows
61 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/hog/name``
63 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/hog/direction``
66 attribute specifies the in-kernel consumer name to use. The ``'direction'``
67 attribute specifies the hog direction and must be one of: ``'input'``,
77 Once the configuration is complete, the ``'live'`` attribute must be set to 1 in