Searched refs:io_started (Results 1 – 2 of 2) sorted by relevance
661 bool io_started; /* If IO has started */ member 1014 if (hid->io_started) { in hid_device_io_start() 1018 hid->io_started = true; in hid_device_io_start() 1034 if (!hid->io_started) { in hid_device_io_stop() 1038 hid->io_started = false; in hid_device_io_stop()
2773 hdev->io_started = false; in hid_device_probe() 2779 if (!hdev->io_started) in hid_device_probe() 2791 hdev->io_started = false; in hid_device_remove() 2807 if (!hdev->io_started) in hid_device_remove()