Symbol: dibx000_i2c_interface
drivers/media/dvb-frontends/dib7000m.c
1325
struct i2c_adapter * dib7000m_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating)
drivers/media/dvb-frontends/dib7000m.h
47
enum dibx000_i2c_interface,
drivers/media/dvb-frontends/dib7000m.h
62
enum dibx000_i2c_interface intf,
drivers/media/dvb-frontends/dib7000p.c
2056
static struct i2c_adapter *dib7000p_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating)
drivers/media/dvb-frontends/dib7000p.h
57
struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int gating);
drivers/media/dvb-frontends/dib8000.c
4391
static struct i2c_adapter *dib8000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating)
drivers/media/dvb-frontends/dib8000.h
60
struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating);
drivers/media/dvb-frontends/dib9000.c
1738
struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating)
drivers/media/dvb-frontends/dib9000.h
35
extern struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating);
drivers/media/dvb-frontends/dib9000.h
52
static inline struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int gating)
drivers/media/dvb-frontends/dibx000_common.c
199
enum dibx000_i2c_interface intf)
drivers/media/dvb-frontends/dibx000_common.c
378
enum dibx000_i2c_interface intf,
drivers/media/dvb-frontends/dibx000_common.h
20
enum dibx000_i2c_interface selected_interface;
drivers/media/dvb-frontends/dibx000_common.h
45
enum dibx000_i2c_interface