Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-i2c.c259 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) in bttv_I2CRead() argument
265 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()
A Dbttv.h370 extern int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for);

Completed in 5 milliseconds