Searched refs:uinput_state (Results 1 – 1 of 1) sorted by relevance
40 enum uinput_state { UIST_NEW_DEVICE, UIST_SETUP_COMPLETE, UIST_CREATED }; enum61 enum uinput_state state;301 enum uinput_state old_state = udev->state; in uinput_destroy_device()