Searched defs:kex (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/media/easycap/
H A Deasycap_main.c1208 int kex, kad, mex, mad, rex, rad, rad2; local
1269 kex = peasycap->field_read; mex = 0;
1272 pex = peasycap->field_buffer[kex][0].pgo; rex = PAGE_SIZE;
1274 odd = !!(peasycap->field_buffer[kex][0].kount);
1325 margin = *((u8 *)(peasycap->field_buffer[kex][mex + 1].pgo));
1341 [kex][mex].input, kex, mex,
1357 pex = peasycap->field_buffer[kex][mex].pgo;
1359 if (peasycap->field_buffer[kex][mex].input != (0x08|peasycap->input))
1438 margin = *((u8 *)(peasycap->field_buffer[kex][me
[all...]

Completed in 61 milliseconds