Home
last modified time | relevance | path

Searched refs:dib7000pc_detection (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib7000p.h56 int (*dib7000pc_detection)(struct i2c_adapter *i2c_adap); member
H A Ddib7000p.c2012 static int dib7000pc_detection(struct i2c_adapter *i2c_adap) in dib7000pc_detection() function
2808 ops->dib7000pc_detection = dib7000pc_detection; in dib7000p_attach()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c725 if (state->dib7000p_ops.dib7000pc_detection(&adap->dev->i2c_adap)) { in stk7700p_frontend_attach()
3619 if (state->dib7000p_ops.dib7000pc_detection(&adap->dev->i2c_adap) == 0) { in pctv340e_frontend_attach()