Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py468 self.twist = 1
482 "twist",
567 pen.twist = 0
969 pen.twist = 0
1070 pen.twist = 0
1207 pen.twist = 0
H A Dtest_multitouch.py81 self.twist = 0
/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1569 int twist = 0 ; in pcm_status_twisted() local
1573 twist |= 1 ; in pcm_status_twisted()
1575 twist |= 2 ; in pcm_status_twisted()
1576 return twist; in pcm_status_twisted()
H A Dsmt.c1176 int twist ; in smt_fill_state() local
1191 if ((twist = pcm_status_twisted(smc)) & 1) { in smt_fill_state()
1194 if (twist & 2) { in smt_fill_state()
/linux/Documentation/filesystems/
H A Ddirectory-locking.rst78 that's not a problem, but there is a nasty twist - what should we do
/linux/Documentation/driver-api/
H A Dpin-control.rst856 muxed in, then twist it over to GPIO mode and use gpiod_direction_output()