Searched refs:button_idx (Results 1 – 1 of 1) sorted by relevance
789 int button_idx = 0; in poll_osx_device_state() local808 if(button_idx < 128) in poll_osx_device_state()817 oldVal = device->generic.js.rgbButtons[button_idx]; in poll_osx_device_state()818 device->generic.js.rgbButtons[button_idx] = newVal; in poll_osx_device_state()822 button_idx = device->generic.button_map[button_idx]; in poll_osx_device_state()824 inst_id = DIDFT_MAKEINSTANCE(button_idx) | DIDFT_PSHBUTTON; in poll_osx_device_state()827 button_idx ++; in poll_osx_device_state()