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

/drivers/staging/media/easycap/
H A Deasycap_low.c416 static int read_vt(struct usb_device *p, u16 reg0) function
429 JOT(16, "read_vt(., 0x%04X): has 0x%04X\n",
816 id1 = read_vt(pusb_device, 0x007C);
817 id2 = read_vt(pusb_device, 0x007E);
836 igot = read_vt(pusb_device, 0x0002);
842 igot = read_vt(pusb_device, 0x000E);
848 igot = read_vt(pusb_device, 0x0010);
854 igot = read_vt(pusb_device, 0x0012);
860 igot = read_vt(pusb_device, 0x0014);
866 igot = read_vt(pusb_devic
[all...]

Completed in 31 milliseconds