Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c72 static int gpio_debugfs_get(const char *consumer, int *dir, int *value) in gpio_debugfs_get() function
213 ret = gpio_debugfs_get(CONSUMER, &debugfs_dir, &debugfs_value); in gpio_pin_test()