Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/gpio/
H A Ddpio_test.c54 static const char *dpio_ctrl_path = "/devices/pseudo/kgpio@0:gpio_sim2"; variable
456 ctrl_fd = open(dpio_ctrl_path, O_RDWR); in main()
459 dpio_ctrl_path); in main()