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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-i2c.c349 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) argument
355 if (bttv_verbose && NULL != probe_for)
357 btv->c.nr,probe_for,addr);
360 if (NULL != probe_for) {
368 if (bttv_verbose && NULL != probe_for)
H A Dbttv.h327 extern int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for);

Completed in 103 milliseconds