Home
last modified time | relevance | path

Searched refs:pausing (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/visorbus/
Dvisorbus_main.c1095 if (!dev->pausing) in pause_state_change_complete()
1098 dev->pausing = false; in pause_state_change_complete()
1147 if (dev->pausing || dev->resuming) in visorchipset_initiate_device_pause_resume()
1152 dev->pausing = true; in visorchipset_initiate_device_pause_resume()
1180 dev_info->pausing = false; in visorchipset_device_pause()
/Linux-v4.19/sound/pci/oxygen/
Doxygen_pcm.c582 int pausing; in oxygen_trigger() local
588 pausing = 0; in oxygen_trigger()
592 pausing = 1; in oxygen_trigger()
606 if (!pausing) { in oxygen_trigger()
/Linux-v4.19/include/linux/
Dvisorbus.h239 bool pausing; member
/Linux-v4.19/Documentation/locking/
Dlocktorture.txt89 stutter The length of time to run the test before pausing for this
93 without pausing, which is the old default behavior.
/Linux-v4.19/Documentation/RCU/
Dtorture.txt119 stutter The length of time to run the test before pausing for this
123 without pausing, which is the old default behavior.
/Linux-v4.19/Documentation/scsi/
Daic7xxx.txt50 pausing the sequencer.
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dprovider.rst373 pausing right away the work of the given channel
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt2129 after pausing the vcpu, but before it is resumed.