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

/drivers/staging/media/easycap/
H A Deasycap_low.c334 u16 get0; local
343 GET(p, 0x0201, &igot); get0 = igot;
344 switch (get0) {
352 return get0 - 1;
694 u16 get116, get117, get0; local
707 get0 = igot;
708 SET(p, 0x0100, (0x80 | get0));
718 u16 get0; local
724 get0 = igot;
725 SET(p, 0x0100, (0x7F & get0));
[all...]

Completed in 80 milliseconds