Searched refs:joyaxe (Results 1 – 1 of 1) sorted by relevance
200 int joyaxe; in usage_to_joyaxe() local203 joyaxe = JOYAXE_X; break; in usage_to_joyaxe()205 joyaxe = JOYAXE_Y; break; in usage_to_joyaxe()207 joyaxe = JOYAXE_Z; break; in usage_to_joyaxe()209 joyaxe = JOYAXE_SLIDER; break; in usage_to_joyaxe()211 joyaxe = JOYAXE_WHEEL; break; in usage_to_joyaxe()213 joyaxe = JOYAXE_RX; break; in usage_to_joyaxe()215 joyaxe = JOYAXE_RY; break; in usage_to_joyaxe()217 joyaxe = JOYAXE_RZ; break; in usage_to_joyaxe()219 joyaxe = -1; in usage_to_joyaxe()[all …]