Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/staging/unisys/visorbus/
Dvisorbus_main.c1364 if (!dev->pausing) in pause_state_change_complete()
1367 dev->pausing = false; in pause_state_change_complete()
1419 if (dev->pausing || dev->resuming) in initiate_chipset_device_pause_resume()
1433 dev->pausing = true; in initiate_chipset_device_pause_resume()
1450 dev->pausing = false; in initiate_chipset_device_pause_resume()
/linux-4.4.14/drivers/staging/unisys/include/
Dvisorbus.h148 bool pausing; member
/linux-4.4.14/Documentation/locking/
Dlocktorture.txt94 stutter The length of time to run the test before pausing for this
98 without pausing, which is the old default behavior.
/linux-4.4.14/Documentation/RCU/
Dtorture.txt134 stutter The length of time to run the test before pausing for this
138 without pausing, which is the old default behavior.
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt321 pausing right away the work of the given channel
326 pausing right away the work of the given channel
/linux-4.4.14/Documentation/scsi/
Daic7xxx.txt50 pausing the sequencer.
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt2141 after pausing the vcpu, but before it is resumed.