Searched refs:USB_PLAYBACK_RUNNING (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/misc/
H A Dua101.c79 USB_PLAYBACK_RUNNING, enumerator in enum:__anon19331
177 if (test_and_clear_bit(USB_PLAYBACK_RUNNING, &ua->states))
196 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states)) {
269 if (unlikely(!test_bit(USB_PLAYBACK_RUNNING, &ua->states)))
412 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states) &&
537 clear_bit(USB_PLAYBACK_RUNNING, &ua->states);
555 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states))
603 set_bit(USB_PLAYBACK_RUNNING, &ua->states);
815 !test_bit(USB_PLAYBACK_RUNNING, &ua->states));
818 if (!test_bit(USB_PLAYBACK_RUNNING,
[all...]

Completed in 57 milliseconds