Searched refs:io_started (Results 1 – 2 of 2) sorted by relevance
717 bool io_started; /* If IO has started */ member1089 if (hid->io_started) { in hid_device_io_start()1093 hid->io_started = true; in hid_device_io_start()1109 if (!hid->io_started) { in hid_device_io_stop()1113 hid->io_started = false; in hid_device_io_stop()
2461 if (hdev->io_started) in hid_hw_stop()2855 if (hdev->io_started) in __hid_device_probe()2874 hdev->io_started = false; in hid_device_probe()2880 if (!hdev->io_started) in hid_device_probe()2892 hdev->io_started = false; in hid_device_remove()2908 if (!hdev->io_started) in hid_device_remove()