dib7000pc_detection 2808 drivers/media/dvb-frontends/dib7000p.c 	ops->dib7000pc_detection = dib7000pc_detection;
dib7000pc_detection   56 drivers/media/dvb-frontends/dib7000p.h 	int (*dib7000pc_detection)(struct i2c_adapter *i2c_adap);
dib7000pc_detection  725 drivers/media/usb/dvb-usb/dib0700_devices.c 	if (state->dib7000p_ops.dib7000pc_detection(&adap->dev->i2c_adap)) {
dib7000pc_detection 3631 drivers/media/usb/dvb-usb/dib0700_devices.c 	if (state->dib7000p_ops.dib7000pc_detection(&adap->dev->i2c_adap) == 0) {