Home
last modified time | relevance | path

Searched refs:active_low_attr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib-sysfs.c76 struct device_attribute active_low_attr; member
371 active_low_attr); in active_low_show()
386 active_low_attr); in active_low_store()
783 gpiod_attr_init(&desc_data->active_low_attr, "active_low", in gpiod_export()
791 attrs[GPIO_SYSFS_LINE_CLASS_ATTR_ACTIVE_LOW] = &desc_data->active_low_attr.attr; in gpiod_export()