Home
last modified time | relevance | path

Searched refs:probe_for (Results 1 – 2 of 2) sorted by relevance

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