Searched refs:twist (Results 1 – 6 of 6) sorted by relevance
32 check check-local check-recursive clean-recursive-with-twist install-icu \40 clean: clean-recursive-with-twist clean-local
10 -that may even belong to different organizations. See also the `twist'11 +that may even belong to different organizations. See also the `twist\'
17 # (examples: allow, deny, banners, twist and spawn).
1573 int twist = 0 ; in pcm_status_twisted() local1577 twist |= 1 ; in pcm_status_twisted()1579 twist |= 2 ; in pcm_status_twisted()1580 return twist; in pcm_status_twisted()
1176 int twist ; in smt_fill_state() local1191 if ((twist = pcm_status_twisted(smc)) & 1) { in smt_fill_state()1194 if (twist & 2) { in smt_fill_state()
902 muxed in, then twist it over to GPIO mode and use gpio_direction_output()