Takashi Iwai 67616feda9 ALSA: pcm: Unify ioctl functions for playback and capture streams
Some ioctl functions are implemented individually for both playback
and capture streams although most of the codes are identical with just
a few different stream-specific function calls.  This patch unifies
these places, removes the superfluous trivial check and flattens the
call paths as a cleanup.  Meanwhile, for better readability, some
codes (e.g. xfer ioctls or forward/rewind ioctls) are factored out as
functions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-30 20:44:55 +02:00
..
2017-07-06 10:56:51 -07:00
2017-08-30 20:44:29 +02:00
2016-12-25 17:21:22 +01:00
2017-08-30 20:44:29 +02:00
2017-07-06 10:56:51 -07:00
2017-08-25 00:05:16 +02:00
2017-07-06 10:56:51 -07:00