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

/drivers/media/video/bt8xx/
H A Dbttv-i2c.c273 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) argument
279 if (bttv_verbose && NULL != probe_for)
281 btv->c.nr, probe_for, addr);
284 if (NULL != probe_for) {
292 if (bttv_verbose && NULL != probe_for)

Completed in 141 milliseconds