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

/linux-master/sound/usb/
H A Dquirks.c993 u8 com_buff[2]; local
998 com_buff[0] = 0x00;
1000 0x01, 0x21, 0x0003, 0x2001, &com_buff, 1);
1005 com_buff[0] = 0x01;
1007 1, 0x21, 0x0100, 0x8001, &com_buff, 1);
1010 com_buff[0] = 0x00;
1011 com_buff[1] = 0x80;
1014 1, 0x21, 0x0110, 0x4001, &com_buff, 2);
1017 1, 0x21, 0x0111, 0x4001, &com_buff, 2);
1020 1, 0x21, 0x0114, 0x4001, &com_buff,
[all...]

Completed in 80 milliseconds