Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/gpio/
Dgpio-mockup-sysfs.sh36 test_pin_logic() function
68 test_pin_logic $nr out 1 1
69 test_pin_logic $nr out 1 0
70 test_pin_logic $nr out 0 1
71 test_pin_logic $nr out 0 0
74 test_pin_logic $nr in 1 1
75 test_pin_logic $nr out 1 0
76 test_pin_logic $nr low 0 1
77 test_pin_logic $nr high 0 0