Searched refs:probe_for (Results 1 – 2 of 2) sorted by relevance
259 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) in bttv_I2CRead() argument265 if (bttv_verbose && NULL != probe_for) in bttv_I2CRead()267 btv->c.nr, probe_for, addr); in bttv_I2CRead()270 if (NULL != probe_for) { in bttv_I2CRead()278 if (bttv_verbose && NULL != probe_for) in bttv_I2CRead()
371 extern int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for);