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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dvpx3220.c84 vpx3220_read (struct i2c_client *client, function
97 status = vpx3220_read(client, 0x29);
299 *data, vpx3220_read(client, *data));
637 id = vpx3220_read(client, 0x00);
647 pn = (vpx3220_read(client, 0x02) << 8) +
648 vpx3220_read(client, 0x01);

Completed in 120 milliseconds