[alsa-devel] [RFC] ALSA: add new alsa control byte extended
Jarkko Nikula
jarkko.nikula at linux.intel.com
Fri Nov 29 08:27:21 CET 2013
Hi
On 11/29/2013 06:29 AM, Vinod Koul wrote:
> @@ -891,6 +892,11 @@ struct snd_ctl_elem_value {
> unsigned char data[512];
> unsigned char *data_ptr; /* obsoleted */
> } bytes;
> + struct {
> + unsigned long size; /* size of buffer */
> + __u64 data; i /* user data pointer */
>
Typo here? (__u64 data; i)
--
Jarkko
More information about the Alsa-devel
mailing list