Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Ddt_driver_test.c641 static struct dt_test_gpio *to_test_gpio(struct gpio_chip *chip) in to_test_gpio() function
649 struct dt_test_gpio *dtg = to_test_gpio(chip); in dt_test_gpio_get_direction()
661 struct dt_test_gpio *dtg = to_test_gpio(chip); in dt_test_gpio_set_direction()
670 struct dt_test_gpio *dtg = to_test_gpio(chip); in dt_test_gpio_get_value()
682 struct dt_test_gpio *dtg = to_test_gpio(chip); in dt_test_gpio_set_value()