Searched refs:dibx000_i2c_interface (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | dib7000m.h | 48 enum dibx000_i2c_interface, 63 enum dibx000_i2c_interface intf, in dib7000m_get_i2c_master()
|
D | dibx000_common.h | 4 enum dibx000_i2c_interface { enum 19 enum dibx000_i2c_interface selected_interface; 44 enum dibx000_i2c_interface
|
D | dib9000.h | 34 …i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int … 52 …i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int … in dib9000_get_i2c_master()
|
D | dib7000p.h | 58 …struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *demod, enum dibx000_i2c_interface intf,…
|
D | dib8000.h | 60 …struct i2c_adapter *(*get_i2c_master)(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, in…
|
D | dibx000_common.c | 192 enum dibx000_i2c_interface intf) in dibx000_i2c_select_interface() 371 enum dibx000_i2c_interface intf, in dibx000_get_i2c_adapter()
|
D | dib7000m.c | 1321 struct i2c_adapter * dib7000m_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface… in dib7000m_get_i2c_master()
|
D | dib7000p.c | 2042 …adapter *dib7000p_get_i2c_master(struct dvb_frontend *demod, enum dibx000_i2c_interface intf, int … in dib7000p_get_i2c_master()
|
D | dib9000.c | 1734 struct i2c_adapter *dib9000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf… in dib9000_get_i2c_master()
|
D | dib8000.c | 4375 …i2c_adapter *dib8000_get_i2c_master(struct dvb_frontend *fe, enum dibx000_i2c_interface intf, int … in dib8000_get_i2c_master()
|