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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/usx2y/
H A Dusb_stream.c433 static void stream_idle(struct usb_stream_kernel *sk, function
505 stream_idle(sk, urb, sk->i_urb);
512 stream_idle(sk, sk->i_urb, urb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_via.c241 static void analog_low_current_mode(struct hda_codec *codec, int stream_idle);
1547 static void analog_low_current_mode(struct hda_codec *codec, int stream_idle) argument
1555 if (stream_idle == -1) /* stream status did not change */
1558 enable = enable && stream_idle;
1559 saved_stream_idle = stream_idle;

Completed in 45 milliseconds