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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dnxt200x.c115 static u8 nxt200x_readbytes (struct nxt200x_state* state, u8 reg, u8* buf, u8 len) function
187 nxt200x_readbytes(state, 0x21, &buf, 1);
224 nxt200x_readbytes(state, reg, data, len);
246 nxt200x_readbytes(state, 0x36 + i, &data[i], 1);
278 nxt200x_readbytes(state, 0x31, &buf, 1);
317 nxt200x_readbytes(state, 0x21, buf, 1);
374 nxt200x_readbytes(state, 0x21, &buf, 1);
425 nxt200x_readbytes(state, 0x10, buf, 1);
468 nxt200x_readbytes(state, 0x2A, buf, 1);
523 nxt200x_readbytes(stat
[all...]

Completed in 48 milliseconds