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

/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);
/sound/pci/hda/
H A Dpatch_via.c258 static void analog_low_current_mode(struct hda_codec *codec, int stream_idle);
1148 static void analog_low_current_mode(struct hda_codec *codec, int stream_idle) argument
1156 if (stream_idle == -1) /* stream status did not change */
1159 enable = enable && stream_idle;
1160 saved_stream_idle = stream_idle;

Completed in 115 milliseconds